TCustomRVMicrophone.Mute

<< Click to display table of contents >>

TCustomRVMicrophone.Mute

Turns the microphone on/off

property Mute: Boolean;

This property does not change the system "mute" property of the audio device, it mutes only sound read by this component.

Default value:

False

See also:

Volume

VolumeMultiplier