menu
volc_engine_rtc package
documentation
api/bytertc_video_api.dart
RTCVideo
isCameraTorchSupported abstract method
isCameraTorchSupported abstract method
dark_mode
light_mode
isCameraTorchSupported
abstract method
Future
<
bool
?
>
isCameraTorchSupported
(
)
检测当前使用的摄像头(前置/后置),是否支持闪光灯
Implementation
Future<bool?> isCameraTorchSupported();
volc_engine_rtc package
documentation
api/bytertc_video_api
RTCVideo
isCameraTorchSupported abstract method
RTCVideo class