mute property

Obsolete. Sets or retrieves a value that indicates whether the audio is turned on or off.

Syntax

HRESULT value = object.put_mute(VARIANT_BOOL m);

Remarks

This property is only relevant for people who are writing a custom player for HTML+TIME (Timed Interactive Multimedia Extensions).

Custom media players for HTML+TIME are no longer supported as of Windows Internet Explorer 7.