SRS-control 0.1.4
Loading...
Searching...
No Matches
srs::MarkerData Struct Reference

#include <SRSDataStructs.hpp>

Public Member Functions

auto operator== (const MarkerData &) const -> bool=default

Public Attributes

uint8_t vmm_id {}
 VMM ID for the marker data.
uint64_t srs_timestamp {}
 Timestamp value.

Detailed Description

Definition at line 27 of file SRSDataStructs.hpp.

Member Function Documentation

◆ operator==()

auto srs::MarkerData::operator== ( const MarkerData & ) const -> bool=default
default

Member Data Documentation

◆ srs_timestamp

uint64_t srs::MarkerData::srs_timestamp {}

Timestamp value.

Definition at line 30 of file SRSDataStructs.hpp.

◆ vmm_id

uint8_t srs::MarkerData::vmm_id {}

VMM ID for the marker data.

Definition at line 29 of file SRSDataStructs.hpp.


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