updateLiveStreamTask abstract method
更新房间内指定推流任务。通过此接口可以实现调整指定推流任务的编码参数、画布布局、推流模式等。
Implementation
Future<int> updateLiveStreamTask(NERtcLiveStreamTaskInfo taskInfo);
更新房间内指定推流任务。通过此接口可以实现调整指定推流任务的编码参数、画布布局、推流模式等。
Future<int> updateLiveStreamTask(NERtcLiveStreamTaskInfo taskInfo);