|
object.Mono As Boolean |
Remarks
Represents a value that indicates whether the audio input is mono or multi-channel. Possible values are:
|
Setting |
Description |
|
TRUE |
All channels are combined into a mono signal. |
|
FALSE |
Multi-channel. |
For more information, refer to the Microsoft documentation for IAMAudioInputMixer::get_Mono .
Win32, x64
See Also