![]() | FusionSound Reference Manual | ||
|
Create a static sound buffer.
CreateBuffer ( | ||||
IFusionSound | * | thiz, | ||
FSBufferDescription | * | desc, | ||
IFusionSoundBuffer | ** | interface | ||
); |
This requires a desc with at least the length being set.
Default values for sample rate, sample format and number of channels are 44kHz, 16 bit (FSSF_S16) with two channels.