data-capture
0.1.0-beta03
data-capture
/
com.google.android.fhir.datacapture.contrib.views.barcode.mlkit.md.camera
/
FrameMetadata
Frame
Metadata
class
FrameMetadata
(
width
:
Int
,
height
:
Int
,
rotation
:
Int
)
Content copied to clipboard
Metadata info of a camera frame.
Constructors
Properties
Constructors
Frame
Metadata
Link copied to clipboard
fun
FrameMetadata
(
width
:
Int
,
height
:
Int
,
rotation
:
Int
)
Content copied to clipboard
Properties
height
Link copied to clipboard
val
height
:
Int
Content copied to clipboard
rotation
Link copied to clipboard
val
rotation
:
Int
Content copied to clipboard
width
Link copied to clipboard
val
width
:
Int
Content copied to clipboard