menu
camera_macos_plus package
documentation
camera_macos_platform_interface.dart
CameraMacOSPlatform
getAspectRatio method
getAspectRatio method
dark_mode
light_mode
getAspectRatio
method
Future
<
double
?
>
getAspectRatio
(
{
String
?
deviceId
,
})
Implementation
Future<double?> getAspectRatio({String? deviceId}) { throw UnimplementedError(''); }
camera_macos_plus package
documentation
camera_macos_platform_interface
CameraMacOSPlatform
getAspectRatio method
CameraMacOSPlatform class