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