IPoly Camera Listener
Listener to get callbacks about camera changes
Functions
Link copied to clipboard
Called when a camera is connected to disconnected to return current list of all cameras
Link copied to clipboard
abstract fun onCameraShutterChanged(cameraId: String, shutterOpen: Boolean)
Content copied to clipboard
Get the status of the shutter for camera.
Link copied to clipboard
Called when the tracking state on active camera changed.
Link copied to clipboard
abstract fun onCameraTrackingModeChanged(cameraID: String, trackingMode: CameraTrackingMode)
Content copied to clipboard
Called when the tracking mode on active camera changed.
Link copied to clipboard
Called when a preset's saved state is changed