Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

This property specifies the current mute state of the Windows Media Player control. This property is read/write.

Compatibility:Windows Media Player

Syntax

MediaPlayer.Mute [ = 
bMute ]

Parameters

bMute

Boolean value indicating whether volume is muted. If true, the volume is muted. The default value is false.

Requirements

Windows Embedded CE Windows CE 3.0 and later

See Also