BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-camera
/
com.microblink.camera.hardware.camera.camera1.frame
/
Camera1PreviewFramePool
/
Camera1PreviewFramePool
Camera1Preview
Frame
Pool
constructor
(
frameWidth
:
Int
,
frameHeight
:
Int
,
bufferSize
:
Int
,
numFramesInPool
:
Int
,
@
NonNull
camera1Manager
:
Camera1Manager
,
@
NonNull
frameFactory
:
CameraFrameFactory
)