onFirstLocalAudioFrame property
@detail callback @author zhangyuanyuan.0101 @brief Receive the callback when publishing local audio stream. @param audioSource Reserved parameter
Implementation
FutureOr<void> Function(dynamic audioSource)? onFirstLocalAudioFrame;