Platform_Sound Class Reference | |||||||||||||||||||||||||||
Public Member Functions | |
| virtual Platform_Sound_SoundStream * | CreateSoundStream (int channels, int frequency, int bitsPerSample, int size)=0 |
Member Function Documentation
| virtual Platform_Sound_SoundStream* Platform_Sound::CreateSoundStream | ( | int | channels, | |
| int | frequency, | |||
| int | bitsPerSample, | |||
| int | size | |||
| ) | [pure virtual] |
Implemented in Platform_Win32_Sound.






