menu
yunxin_room_kit package
documentation
room_kit.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);
yunxin_room_kit package
documentation
room_kit
NERtcVideoRenderer
attachToRemoteVideo abstract method
NERtcVideoRenderer class