onAVSyncStateChange property

OnAVSyncStateChangeType? onAVSyncStateChange
getter/setter pair

Stream publisher will receive this callback when the A/V synchronization state changes after RTCRoom.setMultiDeviceAVSync is called.

Implementation

OnAVSyncStateChangeType? onAVSyncStateChange;