class ImageCapture.OutputFileOptions

Options for saving newly captured image.

this class is used to configure save location and metadata. Save location can be either a File, MediaStore or a OutputStream. The metadata will be stored with the saved image. For JPEG this will be included in the EXIF.

Summary

Public functions

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2025-05-15 UTC.