synchronizeMuteAcrossPlayers property

bool synchronizeMuteAcrossPlayers
final

Synchronizes the mute state across all video players controlled globally.

When true, muting or unmuting one video will apply the same mute state to all other videos using the global playback controller.

Implementation

final bool synchronizeMuteAcrossPlayers;