menu
nertc_core package
documentation
nertc_core.dart
NERtcChannel
switchCameraWithPosition abstract method
switchCameraWithPosition abstract method
dark_mode
light_mode
switchCameraWithPosition
abstract method
Future
<
int
>
switchCameraWithPosition
(
int
position
)
指定前置/后置摄像头
Implementation
Future<int> switchCameraWithPosition(int position);
nertc_core package
documentation
nertc_core
NERtcChannel
switchCameraWithPosition abstract method
NERtcChannel class