muted property

bool? get muted

Returns true if the track is muted, and false otherwise.

Implementation

bool? get muted;