onMixedFirstAudioFrame method

FutureOr<void> onMixedFirstAudioFrame(
  1. NSString taskId
)

@hidden for internal use only @detail callback @author liujingchao @brief Used for reporting events during pushing a single stream to CDN. @param taskID Task ID

Implementation

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