Platform_Win32_Sound_DSound Class Reference
Inheritance diagram for Platform_Win32_Sound_DSound:

Public Member Functions | |
| Platform_Win32_Sound_DSound (struct HWND__ *windowHandle) | |
| virtual | ~Platform_Win32_Sound_DSound () |
| virtual bool | Setup () |
| virtual void | Update () |
| virtual Platform_Sound_SoundStream * | CreateSoundStream (int channels, int frequency, int bitsPerSample, int size) |
Detailed Description
Definition at line 20 of file Platform_Win32_Sound_DSound.h.
Constructor & Destructor Documentation
| Platform_Win32_Sound_DSound::Platform_Win32_Sound_DSound | ( | struct HWND__ * | windowHandle | ) |
Definition at line 17 of file Platform_Win32_Sound_DSound.cpp.
| Platform_Win32_Sound_DSound::~Platform_Win32_Sound_DSound | ( | ) | [virtual] |
Definition at line 63 of file Platform_Win32_Sound_DSound.cpp.
Member Function Documentation
| bool Platform_Win32_Sound_DSound::Setup | ( | ) | [virtual] |
Implements Platform_Win32_Sound_Technology.
Definition at line 28 of file Platform_Win32_Sound_DSound.cpp.
| void Platform_Win32_Sound_DSound::Update | ( | ) | [virtual] |
Implements Platform_Win32_Sound_Technology.
Definition at line 78 of file Platform_Win32_Sound_DSound.cpp.
| Platform_Sound_SoundStream * Platform_Win32_Sound_DSound::CreateSoundStream | ( | int | channels, | |
| int | frequency, | |||
| int | bitsPerSample, | |||
| int | size | |||
| ) | [virtual] |
Implements Platform_Win32_Sound_Technology.
Definition at line 85 of file Platform_Win32_Sound_DSound.cpp.
Reproduction/republishing of any material on this site without permission is strictly prohibited.
