Callback

interface Callback

Functions

onSurfaceChanged
Link copied to clipboard
abstract fun onSurfaceChanged(view: ExternalCameraInterface, surface: Surface, width: Int, height: Int)
onSurfaceCreated
Link copied to clipboard
abstract fun onSurfaceCreated(view: ExternalCameraInterface, surface: Surface)
onSurfaceDestroy
Link copied to clipboard
abstract fun onSurfaceDestroy(view: ExternalCameraInterface, surface: Surface)