Voyant API 1.0.0
Loading...
Searching...
No Matches
VoyantFrame::StatelessFrameDesc Struct Reference

#include <voyant_frame.hpp>

Public Attributes

ProductId source = ProductId::Unknown
uint32_t serialNumber = 0
int64_t timestampSeconds = 0
int32_t timestampNanoseconds = 0
uint32_t frameIndex = 0

Detailed Description

Identity and timeline of a stateless() frame; zeros are valid. Unlike SyntheticFrameDesc this may name a real sensor, so it carries a serial too.

Member Data Documentation

◆ frameIndex

uint32_t VoyantFrame::StatelessFrameDesc::frameIndex = 0

◆ serialNumber

uint32_t VoyantFrame::StatelessFrameDesc::serialNumber = 0

◆ source

ProductId VoyantFrame::StatelessFrameDesc::source = ProductId::Unknown

◆ timestampNanoseconds

int32_t VoyantFrame::StatelessFrameDesc::timestampNanoseconds = 0

◆ timestampSeconds

int64_t VoyantFrame::StatelessFrameDesc::timestampSeconds = 0

The documentation for this struct was generated from the following file: