Frame

interface Frame

Defines the properties of a single image input Frame available from Input.readFrame.

Functions

Link copied to clipboard
abstract fun recycle()

Allows to recycle the instance of this frame for a new frame.

Properties

Link copied to clipboard

The horizontal field of view in degrees of this image frame.

Link copied to clipboard
abstract val timestamp: Long

Monotonically increasing timestamp of this frame in nanoseconds.

Link copied to clipboard

The 4x4 texture coordinate transform matrix of this image frame.

Link copied to clipboard

The vertical field of view in degrees of this image frame.