OnAVSyncStateChangeType typedef

OnAVSyncStateChangeType = void Function(AVSyncState state)

state: A/V synchronization status.

Implementation

typedef OnAVSyncStateChangeType = void Function(AVSyncState state);