menu
nertc_core package
documentation
nertc_core.dart
NERtcVideoRenderer
attachToRemoteVideo abstract method
attachToRemoteVideo abstract method
dark_mode
light_mode
attachToRemoteVideo
abstract method
Future
<
int
>
attachToRemoteVideo
(
int
uid
)
添加为远端用户视频画布
Implementation
Future<int> attachToRemoteVideo(int uid);
nertc_core package
documentation
nertc_core
NERtcVideoRenderer
attachToRemoteVideo abstract method
NERtcVideoRenderer class