onMixedFirstVideoFrame method

FutureOr<void> onMixedFirstVideoFrame(
  1. NSString taskId
)

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

Implementation

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