menu
nertc_core package
documentation
nertc_core.dart
NERtcEngine
setVideoStreamLayerCount abstract method
setVideoStreamLayerCount abstract method
dark_mode
light_mode
setVideoStreamLayerCount
abstract method
Future
<
int
>
setVideoStreamLayerCount
(
int
layerCount
)
设置视频流层数
Implementation
Future<int> setVideoStreamLayerCount(int layerCount);
nertc_core package
documentation
nertc_core
NERtcEngine
setVideoStreamLayerCount abstract method
NERtcEngine class