ImageCapture.OutputFileOptions
public final 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.
