GNU Radio's RTP Package
rtp_state Struct Reference

#include <rtp.h>

Public Attributes

uint32_t ssrc
uint8_t type
bool init
uint16_t seq
uint16_t odd_seq
bool odd_seq_set
uint32_t timestamp
uint64_t packets
uint64_t bytes
uint64_t drops
uint64_t dupes

Member Data Documentation

◆ bytes

uint64_t rtp_state::bytes

◆ drops

uint64_t rtp_state::drops

◆ dupes

uint64_t rtp_state::dupes

◆ init

bool rtp_state::init

◆ odd_seq

uint16_t rtp_state::odd_seq

◆ odd_seq_set

bool rtp_state::odd_seq_set

◆ packets

uint64_t rtp_state::packets

◆ seq

uint16_t rtp_state::seq

◆ ssrc

uint32_t rtp_state::ssrc

◆ timestamp

uint32_t rtp_state::timestamp

◆ type

uint8_t rtp_state::type

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