| Reference Manual - 1.0.0 | ||
| |||
Create a static sound buffer.
| CreateBuffer ( | ||||
| IFusionSound | * | thiz, | ||
| const 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.