menu
camera_macos package
documentation
camera_macos_platform_interface.dart
CameraMacOSPlatform
setVideoMirrored method
setVideoMirrored method
dark_mode
light_mode
setVideoMirrored
method
Future
<
void
>
setVideoMirrored
(
bool
isVideoMirrored
)
Implementation
Future<void> setVideoMirrored(bool isVideoMirrored) { throw UnimplementedError(""); }
camera_macos package
documentation
camera_macos_platform_interface
CameraMacOSPlatform
setVideoMirrored method
CameraMacOSPlatform class