vdr
2.4.1
|
#include <section.h>
Public Member Functions | |
int | getTransportStreamId () const |
int | getOriginalNetworkId () const |
virtual int | getLength () |
![]() | |
Object () | |
Object (CharArray &d) | |
void | setData (const unsigned char *data, int size, bool doCopy=true) |
CharArray | getData () |
bool | isValid () |
![]() | |
void | CheckParse () |
Public Attributes | |
DescriptorLoop | transportStreamDescriptors |
Protected Member Functions | |
virtual void | Parse () |
![]() | |
void | setData (CharArray &d) |
bool | checkSize (int offset) |
![]() | |
Parsable () | |
virtual | ~Parsable () |
Private Attributes | |
const ni_ts * | s |
Additional Inherited Members | |
![]() | |
CharArray | data |
|
inlinevirtual |
Implements SI::Object.
int SI::NIT::TransportStream::getOriginalNetworkId | ( | ) | const |
Definition at line 116 of file section.c.
Referenced by cNitFilter::Process().
int SI::NIT::TransportStream::getTransportStreamId | ( | ) | const |
Definition at line 112 of file section.c.
Referenced by cNitFilter::Process().
|
protectedvirtual |
Implements SI::Parsable.
DescriptorLoop SI::NIT::TransportStream::transportStreamDescriptors |
Definition at line 110 of file section.h.
Referenced by cNitFilter::Process().