FrameInfo

sealed class FrameInfo

Represents additional metadata about the frame that may be required for some of the MiSnap features.

Inheritors

Types

Link copied to clipboard
data class TimingFrameInfo(val timestamp: Long) : Frame.FrameInfo

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