GNU Radio's RTP Package
gr::rtp::pcmstream Struct Reference

#include <source_impl.h>

Public Attributes

uint32_t ssrc
int type
struct sockaddr sender
char const * source
int framesize
long long bytes_received
struct rtp_header last_header
int last_size

Member Data Documentation

◆ bytes_received

long long gr::rtp::pcmstream::bytes_received

◆ framesize

int gr::rtp::pcmstream::framesize

◆ last_header

struct rtp_header gr::rtp::pcmstream::last_header

◆ last_size

int gr::rtp::pcmstream::last_size

◆ sender

struct sockaddr gr::rtp::pcmstream::sender

◆ source

char const* gr::rtp::pcmstream::source

◆ ssrc

uint32_t gr::rtp::pcmstream::ssrc

◆ type

int gr::rtp::pcmstream::type

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