eMAudioTrackMode Enumeration
Specifies the audio track mode
Members
MemberDescription
eMAT_DisabledDisables track.
eMAT_Disabled_AddToMixes the track with the target one and disables it after this operation. The track availables only as a part of mixed one.
eMAT_EnabledEnables track.
eMAT_Enabled_AddToMixes the track with the target one and enable it after this operation. The track availables itself and as a part of mixed one.
eMAT_ExclusiveEnables the track and disables all other tracks.
eMAT_Mix_ExclusiveMixes the track with the target one and sets exclusive status to the mixed track (disables all other tracks).
See Also

Reference

MPLATFORMLib Namespace