menu
nertc_core
nertc_core.dart
NERtcChannelEventCallback
onFirstAudioFrameDecoded method
onFirstAudioFrameDecoded
brightness_4
brightness_5
onFirstAudioFrameDecoded
method
void
onFirstAudioFrameDecoded
(
int
uid
)
已解码远端音频首帧的回调。
uid
远端用户 ID,指定是哪个用户的音频流。
Implementation
void onFirstAudioFrameDecoded(int uid) {}
nertc_core
nertc
NERtcChannelEventCallback
onFirstAudioFrameDecoded method
NERtcChannelEventCallback class