mute property

bool? mute
getter/setter pair

Whether to mute the audio during video playback.

Defaults to false.

Implementation

core.bool? mute;