AudioDualMonoMode

Channel mode.

Enumerations

AudioDualMonoStereo
0: Original mode.
AudioDualMonoL
1: Left channel mode. This mode replaces the right channel audio with the left channel audio, so the user hears only the left channel.
AudioDualMonoR
2: Right channel mode. This mode replaces the left channel audio with the right channel audio, so the user hears only the right channel.
AudioDualMonoMix
3: Mixed mode. This mode mixes the left and right channels, so the user hears both channels simultaneously.