menu
volc_engine_rtc package
documentation
api/bytertc_video_api.dart
RTCVideo
getCameraZoomMaxRatio abstract method
getCameraZoomMaxRatio abstract method
dark_mode
light_mode
getCameraZoomMaxRatio
abstract method
Future
<
double
?
>
getCameraZoomMaxRatio
(
)
获取当前使用的摄像头(前置/后置)的最大变焦倍数
Implementation
Future<double?> getCameraZoomMaxRatio();
volc_engine_rtc package
documentation
api/bytertc_video_api
RTCVideo
getCameraZoomMaxRatio abstract method
RTCVideo class