Classes | Namespaces | Enumerations

Player.h File Reference

Plays sound buffers. More...

Go to the source code of this file.

Classes

class  AUDIO::Player
 Used to play sound buffers. This is a reference counted object, so all copies of the object refer to the same thing, and the object's data will only be freed once all copies are freed. More...

Namespaces

namespace  AUDIO
 

Audio.


Enumerations

enum  AUDIO::RenderMode { AUDIO::POSITIONAL = 0x200, AUDIO::FIXED }
 

Determines how the sound should be played back.

More...

Detailed Description

Plays sound buffers.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends