AudioMixingDualMonoMode

Channel mode.

Enumerations

AudioMixingDualMonoModeAuto
0: Original mode.
AudioMixingDualMonoL
1: Left channel mode. This mode replaces the right channel audio with the left channel audio, so the user only hears the left channel audio.
AudioMixingDualMonoR
2: Right channel mode. This mode replaces the left channel audio with the right channel audio, so the user only hears the right channel audio.
AudioMixingDualMonoMix
3: Mixed mode. This mode overlays the left and right channel data, so the user hears both left and right channel audio simultaneously.