mute property

Rx<bool> get mute

mute is true if the player is muted

Implementation

Rx<bool> get mute => _mute;