OnFirstRemoteAudioFrameType typedef

OnFirstRemoteAudioFrameType = void Function(RemoteStreamKey streamKey)

streamKey:远端音频流信息

Implementation

typedef OnFirstRemoteAudioFrameType = void Function(RemoteStreamKey streamKey);