menu
nertc_core package
documentation
nertc_core.dart
NERtcChannelEventCallback
onCheckNECastAudioDriverResult method
onCheckNECastAudioDriverResult method
dark_mode
light_mode
onCheckNECastAudioDriverResult
method
void
onCheckNECastAudioDriverResult
(
int
result
)
收到检测安装声卡的内容回调(仅适用于 Mac 系统)。
result
检测结果
Implementation
void onCheckNECastAudioDriverResult(int result) {}
nertc_core package
documentation
nertc_core
NERtcChannelEventCallback
onCheckNECastAudioDriverResult method
NERtcChannelEventCallback class