object.MixLevel As Double |
Remarks
Gets or sets the recording volume level for the audio input. Possible values are:
Value |
Meaning |
0.0 to 1.0 |
Expected range of recording volume level where 0.0 indicates the recording level is off (muted), and 1.0 is the full volume. |
-1.0 |
Automatic gain adjustment: the recording level is adjusted automatically. |
For more information, refer to the Microsoft documentation for IAMAudioInputMixer::put_MixLevel .
Win32, x64
See Also