TRVCamReceiver.Mute

<< Click to display table of contents >>

TRVCamReceiver.Mute

Allows/disallows playing sound received from the network.

property Mute: Boolean;

This property does not change the system "mute" property of speakers, it mutes only sound received by this component.

If AudioOutput is assigned, this property is ignored, and AudioOutput.Mute is used instead.

See also:

Volume