OnReframeFinished

fun interface OnReframeFinished

Interface invoked after reframe calculations are finished which provides valid CameraOptions object

Functions

onReframeFinished
Link copied to clipboard
abstract fun onReframeFinished(cameraOptions: CameraOptions?)

Callback method to return the CameraOptions object.