Callback

interface Callback

Functions

Link copied to clipboard
open fun onCameraFailure()
Link copied to clipboard
open fun onCameraReady()
Link copied to clipboard
open fun onPreviewFrame(image: Image, rotationDegrees: Int)
Called as preview frames are displayed.
Link copied to clipboard