onFirstLocalAudioFrame property

OnFirstLocalAudioFrameType? onFirstLocalAudioFrame
getter/setter pair

The local user will receive this callback when the first local audio frame is captured.

Implementation

OnFirstLocalAudioFrameType? onFirstLocalAudioFrame;