TimingFrameInfo

data class TimingFrameInfo(val timestamp: Long) : Frame.FrameInfo

Represents additional metadata about the frame required when setting MiSnapSettings.Analysis.enableAiBasedRts to true.

Constructors

Link copied to clipboard
constructor(timestamp: Long)

Properties

Link copied to clipboard

The timestamp of the frame measured in nanoseconds as defined by Image.getTimestamp