OSDLAudible.h File Reference

#include "OSDLAudioCommon.h"
#include "Ceylan.h"
#include <string>
Include dependency graph for OSDLAudible.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OSDL::Audio::AudibleException
 Mother class for all exceptions raised by Audible instances. More...
class  OSDL::Audio::Audible
 Mother class of all audible content, including sound and music. More...

Namespaces

namespace  OSDL
 

Definition of the main OSDL common non-specialized types.


namespace  OSDL::Audio

Typedefs

typedef Ceylan::Sint32 OSDL::Audio::PlaybackCount
 Stores the number of times an Audible should be played.

Variables

OSDL_DLL const PlaybackCount OSDL::Audio::Loop = -1
 This playback count corresponds to an infinite loop, unlimited repetitions (its value is -1).
OSDL_DLL const Volume OSDL::Audio::MinVolume = 0
 The minimum volume level (zero).
OSDL_DLL const Volume OSDL::Audio::MaxVolume = 128
 The maximum volume level (depends on the platform, 127 or 128).
Generated on Mon Nov 29 14:04:12 2010 for OSDL by  doxygen 1.6.3