Introduction
Downloads
Documentation
Tutorials
Pixie Lite
Forum

Home

Platform_Win32_Sound_WMM Class Reference

Inheritance diagram for Platform_Win32_Sound_WMM:

Platform_Win32_Sound_Technology

List of all members.


Public Member Functions

 Platform_Win32_Sound_WMM ()
virtual ~Platform_Win32_Sound_WMM ()
virtual bool Setup ()
virtual void Update ()
virtual
Platform_Sound_SoundStream
CreateSoundStream (int channels, int frequency, int bitsPerSample, int size)
void SoundStreamDestroyed (Platform_Win32_Sound_SoundStream_WMM *stream)

Detailed Description

Author:
Mattias Gustavsson

Definition at line 20 of file Platform_Win32_Sound_WMM.h.


Constructor & Destructor Documentation

Platform_Win32_Sound_WMM::Platform_Win32_Sound_WMM (  ) 

Definition at line 20 of file Platform_Win32_Sound_WMM.cpp.

Platform_Win32_Sound_WMM::~Platform_Win32_Sound_WMM (  )  [virtual]

Definition at line 38 of file Platform_Win32_Sound_WMM.cpp.


Member Function Documentation

bool Platform_Win32_Sound_WMM::Setup (  )  [virtual]

Implements Platform_Win32_Sound_Technology.

Definition at line 30 of file Platform_Win32_Sound_WMM.cpp.

void Platform_Win32_Sound_WMM::Update (  )  [virtual]

Implements Platform_Win32_Sound_Technology.

Definition at line 53 of file Platform_Win32_Sound_WMM.cpp.

Platform_Sound_SoundStream * Platform_Win32_Sound_WMM::CreateSoundStream ( int  channels,
int  frequency,
int  bitsPerSample,
int  size 
) [virtual]

Implements Platform_Win32_Sound_Technology.

Definition at line 64 of file Platform_Win32_Sound_WMM.cpp.

void Platform_Win32_Sound_WMM::SoundStreamDestroyed ( Platform_Win32_Sound_SoundStream_WMM stream  ) 

Definition at line 89 of file Platform_Win32_Sound_WMM.cpp.



Pixie University and the Pixie Game Engine is created and managed by Mattias Gustavsson.
Reproduction/republishing of any material on this site without permission is strictly prohibited.