SRS-control 0.1.4
|
#include <SRSDataStructs.hpp>
Public Attributes | |
uint8_t | vmm_id {} |
VMM ID for the marker data. | |
uint64_t | srs_timestamp {} |
Timestamp value. |
Definition at line 26 of file SRSDataStructs.hpp.
uint64_t srs::MarkerData::srs_timestamp {} |
Timestamp value.
Definition at line 29 of file SRSDataStructs.hpp.
uint8_t srs::MarkerData::vmm_id {} |
VMM ID for the marker data.
Definition at line 28 of file SRSDataStructs.hpp.