![]() | Reference Manual - 1.0.0-rc1 | ||
|
Create a streaming sound buffer.
CreateStream ( | ||||
IFusionSound | * | thiz, | ||
const 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.