menu
nertc_core package
documentation
nertc_core.dart
NERtcChannel
removeLiveStreamTask abstract method
removeLiveStreamTask abstract method
dark_mode
light_mode
removeLiveStreamTask
abstract method
Future
<
int
>
removeLiveStreamTask
(
String
taskId
)
删除房间内指定推流任务。
Implementation
Future<int> removeLiveStreamTask(String taskId);
nertc_core package
documentation
nertc_core
NERtcChannel
removeLiveStreamTask abstract method
NERtcChannel class