Mute Property

Returns or sets a Boolean value indicating the current mute state of the stream.

Syntax

MediaPlayer.Mute

Settings

The Mute property can have the following values:

Value Description
True Player volume is muted.
False (default) Player volume is not muted.

© 1996-1998 Microsoft Corporation. All rights reserved.