Search.../

isMuted

Indicates if the volume is currently muted.

Description

To set the isMuted property, use the mute() and unmute() functions.

Type:

booleanRead Only

Was this helpful?

Get whether the volume is muted

Copy Code
1let isMuted = $w("#myVideoPlayer").isMuted // false