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.

Summary

Nested types

Builder class for OutputFileOptions.

Public methods

@NonNull String

Public methods

toString

public @NonNull String toString()