startMuted property

bool startMuted
getter/setter pair

Whether the video start muted or not. Defaults to true

Implementation

bool startMuted = true;