Represents one audio control, used by a single audio middleware.
Definition AudioControlCollectionResource.h:13
plString m_sControlFile
The path to the audio system control.
Definition AudioControlCollectionResource.h:15
plEnum< plAmplitudeAudioControlType > m_Type
The type of the control.
Definition AudioControlCollectionResource.h:17
plString m_sName
Optional, can be used to lookup the resource at runtime with a nice name. E.g. "SkyTexture" instead o...
Definition AudioControlCollectionResource.h:14