| java.lang.Object | |
| ↳ | com.datalogic.decode.SavedFrame |
SaveFrame is a data structure passed by
FrameSaveListener.onFrameSave to retrieve frame
data from the decoder.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
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 path where the frame is saved
| |||||||||||
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