SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
Public Attributes | Static Public Attributes | List of all members
leansdr::tspacket Struct Reference

#include <dvb.h>

Public Attributes

u8 data [SIZE_TSPACKET]
 

Static Public Attributes

static const int SIZE = 188
 

Detailed Description

Definition at line 1171 of file dvb.h.

Member Data Documentation

◆ data

u8 leansdr::tspacket::data[SIZE_TSPACKET]

Definition at line 1174 of file dvb.h.

Referenced by leansdr::s2_framer::run(), and leansdr::s2_deframer::run_bbframe().

◆ SIZE

const int leansdr::tspacket::SIZE = 188
static

Definition at line 1173 of file dvb.h.

Referenced by leansdr::s2_framer::run().


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