ImageCapture

class ImageCapture(parentDirectory: File, captureInterval: Int)

Constructors

Link copied to clipboard
constructor(parentDirectory: File, captureInterval: Int)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
suspend fun capture(yuvData: YuvData): File?
Link copied to clipboard
fun cleanup(context: Context, keepRecentCount: Int = DockwareConstants.Scanner.MAX_SCAN_FILES_SAVED_LOCALLY)
Link copied to clipboard
Link copied to clipboard
fun reset()
Link copied to clipboard
fun setOrientation(orientation: Int)
Link copied to clipboard
Link copied to clipboard