Skip to content

Commit

Permalink
Update packages/camera/camera_android_camerax/lib/src/camerax_proxy.dart
Browse files Browse the repository at this point in the history
Co-authored-by: Gray Mackall <[email protected]>
  • Loading branch information
camsim99 and gmackall authored Mar 21, 2024
1 parent e22de74 commit 4151936
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ class CameraXProxy {
Camera2CameraControl Function(CameraControl cameraControl)
getCamera2CameraControl;

/// Create [CaptureRequestOptions] with specified options.
/// Creates a [CaptureRequestOptions] with specified options.
CaptureRequestOptions Function(
List<(CaptureRequestKeySupportedType, Object?)> options)
createCaptureRequestOptions;
Expand Down

0 comments on commit 4151936

Please sign in to comment.