attachToRemoteVideo abstract method

Future<int> attachToRemoteVideo(
  1. int uid
)

添加为远端用户视频画布

Implementation

Future<int> attachToRemoteVideo(int uid);