showMuteButton property

bool? showMuteButton
getter/setter pair

Indicates if the video player shows mute button. On iOS, the property only applies to full-screen story block but not to compact story block. On Android, the property applies to full-screen and compact story block.

Implementation

bool? showMuteButton;