camera-scan
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
camera-scan
camera-scan
/
com.king.camera.scan
/
FrameMetadata
Frame
Metadata
data
class
FrameMetadata
(
val
width
:
Int
,
val
height
:
Int
,
val
rotation
:
Int
)
帧元数据
Author
Jenly
Follow me
Members
Constructors
Frame
Metadata
Link copied to clipboard
constructor
(
width
:
Int
,
height
:
Int
,
rotation
:
Int
)
Properties
height
Link copied to clipboard
val
height
:
Int
帧元数据的高
rotation
Link copied to clipboard
val
rotation
:
Int
获取旋转角度
width
Link copied to clipboard
val
width
:
Int
帧元数据的宽