Camera

@Serializable
class Camera : Cloneable

Describes options and settings for the camera.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
@Serializable
class Advanced : Cloneable

WARNING: Advanced settings have the capacity to drastically alter the session and can lead to a poor user experience. Please consult the support team before using any of these settings.

Link copied to clipboard

Describes predefined camera profiles which determine the type of camera and capabilities to select for a session.

Link copied to clipboard

Describes a camera torch operation mode.

Link copied to clipboard
@Serializable
class VideoRecord : Cloneable

Describes options and settings for video recording capabilities.

Functions

Link copied to clipboard
open override fun hashCode(): Int

Properties

Link copied to clipboard

WARNING: Advanced settings have the capacity to drastically alter the session and can lead to a poor user experience. Please consult the support team before using any of these settings.

Link copied to clipboard

Specifies if the camera should be configured for high resolution frames.

Link copied to clipboard

Selects which native camera will be used in the session.

Link copied to clipboard

Toggles if the camera's torch will be on, off, or controlled by the results of image analysis.

Link copied to clipboard

Settings for configuring video recording during the session.