addLiveStreamTask abstract method
添加房间内推流任务。成功添加后当前用户可以收到该直播流的状态通知。通话中有效。
Implementation
Future<int> addLiveStreamTask(NERtcLiveStreamTaskInfo taskInfo);
添加房间内推流任务。成功添加后当前用户可以收到该直播流的状态通知。通话中有效。
Future<int> addLiveStreamTask(NERtcLiveStreamTaskInfo taskInfo);