onAVSyncStateChange property
Stream publisher will receive this callback when the A/V synchronization state changes after RTCRoom.setMultiDeviceAVSync is called.
Implementation
OnAVSyncStateChangeType? onAVSyncStateChange;
Stream publisher will receive this callback when the A/V synchronization state changes after RTCRoom.setMultiDeviceAVSync is called.
OnAVSyncStateChangeType? onAVSyncStateChange;