AudioMixingDualMonoMode

Channel mode.

Enumerations

audioMixingDualMonoAuto
0: Original mode.
audioMixingDualMonoL
1: Left channel mode. This mode replaces the right channel audio with the left channel audio, so the user can only hear the left channel.
audioMixingDualMonoR
2: Right channel mode. This mode replaces the left channel audio with the right channel audio, so the user can only hear the right channel.
audioMixingDualMonoMix
3: Mixed mode. This mode overlays the left and right channel data, so the user can hear both channels simultaneously.