Expand Minimize
This topic has not yet been rated - Rate this topic

SmoothStreamingMediaElement.IsMuted Property

Gets or sets a value that indicates whether the audio track is muted.

Namespace:  Microsoft.Web.Media.SmoothStreaming
Assembly:  Microsoft.Web.Media.SmoothStreaming (in Microsoft.Web.Media.SmoothStreaming.dll)

public bool IsMuted { get; set; }

Property Value

Type: System.Boolean
true if the media element is muted; otherwise, false.

Silverlight

Supported in: 5

Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.