#include <dvbdescriptors.h>
Public Member Functions | |
| PDCDescriptor (const unsigned char *data, int len=300) | |
| uint | ProgramIdLabel (void) const |
| QString | toString (void) const |
Definition at line 1339 of file dvbdescriptors.h.
| PDCDescriptor::PDCDescriptor | ( | const unsigned char * | data, | |
| int | len = 300 | |||
| ) | [inline] |
Definition at line 1342 of file dvbdescriptors.h.
| uint PDCDescriptor::ProgramIdLabel | ( | void | ) | const [inline] |
Definition at line 1350 of file dvbdescriptors.h.
Referenced by toString().
| QString PDCDescriptor::toString | ( | void | ) | const [inline, virtual] |
Reimplemented from MPEGDescriptor.
Definition at line 1352 of file dvbdescriptors.h.
1.6.3