Phaser API Documentation

  Version: 
setMute([value])

Description:

Sets the muted state of the currently playing video, if one is loaded.

Parameters:

name type arguments Default description
value boolean <optional> true

The mute value. true if the video should be muted, otherwise false.

Returns:
Description:

This Video Game Object for method chaining.

Since: 3.20.0