FusionSound Reference Manual
IFusionSound   CreateStream

Create a streaming sound buffer.

CreateStream (
  IFusionSound   * thiz,
  FSStreamDescription   * desc,
  IFusionSoundStream   ** interface
);

If desc is NULL, all default values will be used. Defaults are 44kHz, stereo, 16 bit (FSSF_S16) with a ring buffer size that holds enough samples for one second of playback.