Contents

muted

A Boolean value that determines whether the audio content should be muted.

Declaration

attribute boolean muted;

Discussion

If true, the audio track is muted; otherwise, it is not.

See Also

Getting and Setting Properties