GNU Radio's RTP Package
packet Struct Reference

#include <rtp.h>

Public Attributes

struct packetnext
struct rtp_header rtp
uint8_t const * data
size_t len
uint8_t content [PKTSIZE]

Member Data Documentation

◆ content

uint8_t packet::content[PKTSIZE]

◆ data

uint8_t const* packet::data

◆ len

size_t packet::len

◆ next

struct packet* packet::next

◆ rtp

struct rtp_header packet::rtp

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