muted property

bool muted
getter/setter pair

Whether track is muted (no data received yet)

Implementation

bool muted = true;