onMixedFirstAudioFrame method

FutureOr<void> onMixedFirstAudioFrame(
  1. NSString taskId
)

@hidden for internal use only @detail callback @author liujingchao @brief 客户端合流音频首帧回调 @param taskID 任务 ID

Implementation

FutureOr<void> onMixedFirstAudioFrame(NSString taskId) async {}