SRS-control 0.1.4
Loading...
Searching...
No Matches
srs::process::internal::MarkerDataCompact Struct Reference

#include <SRSDataCompact.hpp>

Public Attributes

uint16_t : 16
uint16_t timestamp_low_bits: common::SRS_TIMESTAMP_LOW_BIT_LENGTH
uint16_t vmm_id: OFFSET_BIT_LENGTH
uint16_t flag: 1
uint32_t timestamp_high_bits: common::SRS_TIMESTAMP_HIGH_BIT_LENGTH

Detailed Description

Definition at line 29 of file SRSDataCompact.hpp.

Member Data Documentation

◆ __pad0__

uint16_t srs::process::internal::MarkerDataCompact::__pad0__

Definition at line 31 of file SRSDataCompact.hpp.

◆ flag

uint16_t srs::process::internal::MarkerDataCompact::flag

Definition at line 34 of file SRSDataCompact.hpp.

◆ timestamp_high_bits

uint32_t srs::process::internal::MarkerDataCompact::timestamp_high_bits

Definition at line 35 of file SRSDataCompact.hpp.

◆ timestamp_low_bits

uint16_t srs::process::internal::MarkerDataCompact::timestamp_low_bits

Definition at line 32 of file SRSDataCompact.hpp.

◆ vmm_id

uint16_t srs::process::internal::MarkerDataCompact::vmm_id

Definition at line 33 of file SRSDataCompact.hpp.


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