ImageCapture.OutputFileOptions

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 functions

String

Public functions

toString

fun toString(): String