ScummVM API documentation
Nancy::SoundDescription Struct Reference

Public Member Functions

void readNormal (Common::SeekableReadStream &stream)
 
void readDIGI (Common::SeekableReadStream &stream)
 
void readMenu (Common::SeekableReadStream &stream)
 
void readScene (Common::SeekableReadStream &stream)
 
void readTerse (Common::SeekableReadStream &stream)
 

Public Attributes

Common::String name = "NO SOUND"
 
uint16 channelID = 0
 
uint16 playCommands = 1
 
uint16 numLoops = 1
 
uint16 volume = 50
 
uint16 panAnchorFrame = 0
 
uint32 samplesPerSec = 0
 
bool isPanning = false
 

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