Share via


MiracastReceiverStreamControl.MuteAudio Property

Definition

Specifies whether the Miracast Transmitter should mute the audio stream. The default value is false.

public bool MuteAudio { get; set; }

Property Value

Boolean

True if the Miracast Transmitter should mute the audio stream.

Remarks

If the Miracast Receiver app does not want to receive the audio stream, for example, because audio playback is muted, then it can set the MuteAudio property to true. This will request the Miracast Transmitter to stop transmitting audio data, which can save network bandwidth and extend battery life. Not all Miracast Transmitters suppport this request, so the app should not assume that audio data will cease to be transmitted.

Applies to

Product Versions
WinRT Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100