AudioDualMonoMode
Channel mode.
Enumerations
- AudioDualMonoStereo
- 0: Original mode.
- AudioDualMonoL
- 1: Left channel mode. Replaces the right channel audio with the left channel audio, so users only hear the left channel.
- AudioDualMonoR
- 2: Right channel mode. Replaces the left channel audio with the right channel audio, so users only hear the right channel.
- AudioDualMonoMix
- 3: Mixed mode. Combines left and right channel audio so users hear both channels simultaneously.