ScummVM API documentation
Grim::Track Struct Reference

Public Member Functions

void clear ()
 
int getPan () const
 
int getVol () const
 
Audio::Mixer::SoundType getType () const
 

Public Attributes

int trackId
 
int32 pan
 
int32 panFadeDest
 
int32 panFadeStep
 
int32 panFadeDelay
 
bool panFadeUsed
 
int32 vol
 
int32 volFadeDest
 
int32 volFadeStep
 
int32 volFadeDelay
 
bool volFadeUsed
 
char soundName [32]
 
bool used
 
bool toBeRemoved
 
int32 priority
 
int32 regionOffset
 
int32 dataOffset
 
int32 curRegion
 
int32 curHookId
 
int32 volGroupId
 
int32 feedSize
 
int32 mixerFlags
 
ImuseSndMgr::SoundDescsoundDesc
 
Audio::SoundHandle handle
 
Audio::QueuingAudioStreamstream
 

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