prismsdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
prismsdk
prismsdk
/
tech.prismlabs.prismsdk.capture.frame
/
CameraControllerInterface
Camera
Controller
Interface
interface
CameraControllerInterface
Inheritors
CameraControllerWrapper
PreviewCameraControllerWrapper
Members
Functions
initialize
Link copied to clipboard
abstract
fun
initialize
(
frameDistributor
:
FrameDistributor
)
preview
View
Link copied to clipboard
abstract
fun
previewView
(
context
:
Context
,
lifecycleOwner
:
LifecycleOwner
)
:
View