on Remote User Publish Video Stream
public abstract void onRemoteUserPublishVideoStream(String userId, String streamId, String tag, View remoteVideo)
远端用户发布了自定义视频流
调用RongCallClient.getInstance().publishCustomVideoStream(String tag, publishCallBack callBack) 方法发布自定义视频流
Parameters
user Id
用户 ID
stream Id
自定义视频流 id
tag
自定义视频流 tag
remote Video
自定义视频渲染视图:默认为 android.view.SurfaceView 类型,调用 enableTextureViewMode方法开启纹理视图模式后,视图类型为