Capture Info
data class CaptureInfo(val imageOrientation: Int, val isCapturedAutomatically: Boolean) : Parcelable, Serializable
Contains information about the captured image
Parameters
image Orientation
orientation of the image
is Captured Automatically
allows to check if the picture was taken automatically by any of AutoSnappingController