CameraConfiguration

Camera configuration structure

Constructors

Link copied to clipboard
constructor()

Default constructor

constructor(address: Long)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Address of native referenced object. nullptr if not referencing any native allocated object. Note native allocation will happen only once.

Link copied to clipboard

Exposure time in nanoseconds

Link copied to clipboard

The exposure target offset in EV units

Link copied to clipboard

The horizontal focal length in pixels

Link copied to clipboard

The minimum possible focal length in millimeters

Link copied to clipboard

The vertical focal length in pixels

Link copied to clipboard

Frame height in pixels

Link copied to clipboard

The frame rate value

Link copied to clipboard

Frame width in pixels

Link copied to clipboard

Horizontal Field Of View in radians

Link copied to clipboard

The actual ISO value in ISO arithmetic units

Link copied to clipboard

The maximum possible exposure in nanoseconds

Link copied to clipboard

The maximum possible ISO value in ISO arithmetic units

Link copied to clipboard

The minimum possible exposure in nanoseconds

Link copied to clipboard

The minimum possible ISO value in ISO arithmetic units

Link copied to clipboard

The physical sensor height in millimeters

Link copied to clipboard

The physical sensor width in millimeters

Link copied to clipboard

The pixel format (encoding type)

Link copied to clipboard

Vertical Field Of View in radians

Functions

Link copied to clipboard
fun finalize()

Overrides finalize that garbage collector will call when needed.

Link copied to clipboard

True if keeps a reference to a C++ SDK object False if keeps a C++ SDK object

Link copied to clipboard
operator fun not(): Boolean

Checks if this object is valid.

Link copied to clipboard
fun release()

Releases the native referenced value of this object if: