muted property

bool? muted

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

Implementation

bool? get muted;