ScummVM API documentation
Nancy::SoundManager::Channel Struct Reference

Public Attributes

Common::String name
 
Audio::Mixer::SoundType type = Audio::Mixer::SoundType::kPlainSoundType
 
uint16 playCommands = 1
 
uint16 numLoops = 0
 
uint volume = 0
 
uint16 panAnchorFrame = 0
 
bool isPanning = false
 
Audio::SeekableAudioStreamstream = nullptr
 
Audio::SoundHandle handle
 
bool isPersistent = false
 
SoundEffectDescriptioneffectData = nullptr
 
Math::Vector3d position
 
Math::Vector3d positionDelta
 
uint32 nextStepTime = 0
 
uint16 stepsLeft = 0
 
uint32 nextRepeatTime = 0
 

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