Player Module
/
com.bitmovin.player.api
/
PlaybackConfig
/
isMuted
is
Muted
@
SerializedName
(
value =
muted
)
var
isMuted
:
Boolean
= false
Content copied to clipboard
Specifies if the player should start muted.
Default is
false
.