![]() |
Plasma Engine
2.0
|
The type of a control. This is used by control assets to determine the type of the control when the audio system is parsing them. More...
#include <AmplitudeAudioData.h>
Public Types | |
enum | Enum : StorageType { Invalid = 0 , Trigger = 1 , Rtpc = 2 , SoundBank = 3 , Switch = 4 , SwitchState = 5 , Environment = 6 , Default = Invalid } |
using | StorageType = plUInt8 |
The type of a control. This is used by control assets to determine the type of the control when the audio system is parsing them.
enum plAmplitudeAudioControlType::Enum : StorageType |