Introduction
Downloads
Documentation
Tutorials
Pixie Lite
Forum

Home

Platform_Win32_Sound_NoSound Class Reference

Inheritance diagram for Platform_Win32_Sound_NoSound:

Platform_Win32_Sound_Technology

List of all members.


Public Member Functions

 Platform_Win32_Sound_NoSound ()
virtual ~Platform_Win32_Sound_NoSound ()
virtual bool Setup ()
virtual void Update ()
virtual
Platform_Sound_SoundStream
CreateSoundStream (int channels, int frequency, int bitsPerSample, int size)

Detailed Description

Author:
Mattias Gustavsson

Definition at line 20 of file Platform_Win32_Sound_NoSound.h.


Constructor & Destructor Documentation

Platform_Win32_Sound_NoSound::Platform_Win32_Sound_NoSound (  ) 

Definition at line 8 of file Platform_Win32_Sound_NoSound.cpp.

Platform_Win32_Sound_NoSound::~Platform_Win32_Sound_NoSound (  )  [virtual]

Definition at line 24 of file Platform_Win32_Sound_NoSound.cpp.


Member Function Documentation

bool Platform_Win32_Sound_NoSound::Setup (  )  [virtual]

Implements Platform_Win32_Sound_Technology.

Definition at line 16 of file Platform_Win32_Sound_NoSound.cpp.

void Platform_Win32_Sound_NoSound::Update (  )  [virtual]

Implements Platform_Win32_Sound_Technology.

Definition at line 31 of file Platform_Win32_Sound_NoSound.cpp.

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

Implements Platform_Win32_Sound_Technology.

Definition at line 38 of file Platform_Win32_Sound_NoSound.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.