OnAVSyncStateChangeType typedef

OnAVSyncStateChangeType = void Function(AVSyncState state)

state:音视频同步状态

Implementation

typedef OnAVSyncStateChangeType = void Function(AVSyncState state);