#include <dvbdescriptors.h>
Public Member Functions | |
| CAIdentifierDescriptor (const unsigned char *data, int len=300) | |
| uint | CASystemCount (void) const |
| int | CASystemId (uint i) const |
| QString | toString (void) const |
Definition at line 289 of file dvbdescriptors.h.
| CAIdentifierDescriptor::CAIdentifierDescriptor | ( | const unsigned char * | data, | |
| int | len = 300 | |||
| ) | [inline] |
Definition at line 292 of file dvbdescriptors.h.
| uint CAIdentifierDescriptor::CASystemCount | ( | void | ) | const [inline] |
Definition at line 298 of file dvbdescriptors.h.
Referenced by toString().
| int CAIdentifierDescriptor::CASystemId | ( | uint | i | ) | const [inline] |
Definition at line 301 of file dvbdescriptors.h.
Referenced by toString().
| QString CAIdentifierDescriptor::toString | ( | void | ) | const [virtual] |
Reimplemented from MPEGDescriptor.
Definition at line 499 of file dvbdescriptors.cpp.
1.6.3