java.lang.Object | |
↳ | com.datalogic.decode.CapturedFrame |
CaptureFrame
is a data structure passed by
FrameCaptureListener.onFrameCapture
to retrieve frame
data from the decoder.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the frame as byte array
| |||||||||||
Returns the format of the frame as
FrameCaptureFormat
| |||||||||||
Returns the height of the frame
| |||||||||||
Returns the capture mode of the frame as
FrameCaptureMode
| |||||||||||
Returns the timestamp of when the frame was captured
| |||||||||||
Returns the width of the frame
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Returns the format of the frame as FrameCaptureFormat
Returns the capture mode of the frame as FrameCaptureMode
Returns the timestamp of when the frame was captured