mute method

void mute()

Mutes the player.

Implementation

void mute() => invokeJavascript('mute()');