Method |
Description |
|
INTERNAL_CALL_ClearTransitionTypeOverride ( AudioMixerSnapshotController self, GUID guid ) : void |
|
|
INTERNAL_CALL_GetTransitionTypeOverride ( AudioMixerSnapshotController self, GUID guid, ParameterTransitionType &type ) : bool |
|
|
INTERNAL_CALL_GetValue ( AudioMixerSnapshotController self, GUID guid, float &value ) : bool |
|
|
INTERNAL_CALL_SetTransitionTypeOverride ( AudioMixerSnapshotController self, GUID guid, ParameterTransitionType type ) : void |
|
|
INTERNAL_CALL_SetValue ( AudioMixerSnapshotController self, GUID guid, float value ) : void |
|
|
Internal_CreateAudioMixerSnapshotController ( AudioMixerSnapshotController mono, AudioMixer owner ) : void |
|
|