mute method

void mute()

Mutes the player.

Implementation

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