#include <section.h>
|
| | TSDT (const unsigned char *data, bool doCopy=true) |
| |
| | TSDT () |
| |
| | TSDT (const unsigned char *data, bool doCopy=true) |
| |
| | TSDT () |
| |
| | NumberedSection (const unsigned char *data, bool doCopy=true) |
| |
| | NumberedSection () |
| |
| int | getTableIdExtension () const |
| |
| bool | getCurrentNextIndicator () const |
| |
| int | getVersionNumber () const |
| |
| int | getSectionNumber () const |
| |
| int | getLastSectionNumber () const |
| |
| bool | moreThanOneSection () const |
| |
| | NumberedSection (const unsigned char *data, bool doCopy=true) |
| |
| | NumberedSection () |
| |
| int | getTableIdExtension () const |
| |
| bool | getCurrentNextIndicator () const |
| |
| int | getVersionNumber () const |
| |
| int | getSectionNumber () const |
| |
| int | getLastSectionNumber () const |
| |
| bool | moreThanOneSection () const |
| |
| | CRCSection (const unsigned char *data, bool doCopy=true) |
| |
| | CRCSection () |
| |
| bool | isCRCValid () |
| |
| bool | CheckCRCAndParse () |
| |
| | CRCSection (const unsigned char *data, bool doCopy=true) |
| |
| | CRCSection () |
| |
| bool | isCRCValid () |
| |
| bool | CheckCRCAndParse () |
| |
| | Section (const unsigned char *data, bool doCopy=true) |
| |
| | Section () |
| |
| TableId | getTableId () const |
| |
| virtual int | getLength () |
| |
| | Section (const unsigned char *data, bool doCopy=true) |
| |
| | Section () |
| |
| TableId | getTableId () const |
| |
| virtual int | getLength () |
| |
| | Object () |
| |
| | Object (CharArray &d) |
| |
| void | setData (const unsigned char *data, int size, bool doCopy=true) |
| |
| CharArray | getData () |
| |
| bool | isValid () |
| |
| virtual int | getLength ()=0 |
| |
| | Object () |
| |
| | Object (CharArray &d) |
| |
| void | setData (const unsigned char *data, int size, bool doCopy=true) |
| |
| CharArray | getData () |
| |
| bool | isValid () |
| |
| virtual int | getLength ()=0 |
| |
| void | CheckParse () |
| |
| void | CheckParse () |
| |
Definition at line 80 of file include/libsi/section.h.
◆ TSDT() [1/4]
| SI::TSDT::TSDT |
( |
const unsigned char * |
data, |
|
|
bool |
doCopy = true |
|
) |
| |
|
inline |
◆ TSDT() [2/4]
◆ TSDT() [3/4]
| SI::TSDT::TSDT |
( |
const unsigned char * |
data, |
|
|
bool |
doCopy = true |
|
) |
| |
|
inline |
◆ TSDT() [4/4]
◆ Parse() [1/2]
◆ Parse() [2/2]
| virtual void SI::TSDT::Parse |
( |
| ) |
|
|
protectedvirtual |
◆ transportStreamDescriptors
The documentation for this class was generated from the following files: