Introduction
Downloads
Documentation
Tutorials
Pixie Lite
Forum

Home

Audio.h File Reference

Go to the source code of this file.


Classes

class  Audio
struct  Audio::SoundInstanceEntry
struct  Audio::SoundStreamEntry

Defines

#define siAudio   Audio::GetInstance()

Variables

const int MaxSimultaneousSounds = 16
const int Sound_BufferSize = 16*1024
const int Music_BufferSize = 1024*256

Define Documentation

#define siAudio   Audio::GetInstance()

Definition at line 76 of file Audio.h.


Variable Documentation

const int MaxSimultaneousSounds = 16

Definition at line 30 of file Audio.h.

const int Sound_BufferSize = 16*1024

Definition at line 31 of file Audio.h.

const int Music_BufferSize = 1024*256

Definition at line 32 of file Audio.h.



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.