ImageCaptureCallback
interface ImageCaptureCallback
Receives image capture results on the main thread. Implementations should return quickly and offload heavy work to a background thread to avoid blocking the UI.
Inheritors
Functions
Link copied to clipboard
Called on the main thread when the capture fails.
Link copied to clipboard
Called on the main thread when the capture has completed.