static CL_SoundBuffer *create( unsigned char *sound_data, int data_size, int bytes_per_sample, bool stereo, int frequency=22050);
Back to index