ScummVM API documentation
AGDS::Sound Struct Reference

Public Member Functions

 Sound (int id_, const Common::String &process_, const Common::String &res, const Common::String &filename_, const Common::String &var, int volume_, int pan_, int group_=0)
 
int leftVolume () const
 
int rightVolume () const
 

Public Attributes

int id
 
Common::String process
 
Common::String resource
 
Common::String filename
 
Common::String phaseVar
 
Audio::SoundHandle handle
 
int volume
 
int pan
 
int group
 
bool paused
 

The documentation for this struct was generated from the following file: