|
MythTV
0.26-pre
|
#include <sctedescriptors.h>
Public Member Functions | |
| RevisionDetectionDescriptor (const unsigned char *data, uint len) | |
| uint | TableVersionNumber (void) const |
| uint | SectionNumber (void) const |
| uint | LastSectionNumber (void) const |
| QString | toString (void) const |
Definition at line 257 of file sctedescriptors.h.
| RevisionDetectionDescriptor::RevisionDetectionDescriptor | ( | const unsigned char * | data, |
| uint | len | ||
| ) | [inline] |
Definition at line 260 of file sctedescriptors.h.
| uint RevisionDetectionDescriptor::TableVersionNumber | ( | void | ) | const [inline] |
Definition at line 267 of file sctedescriptors.h.
Referenced by toString().
| uint RevisionDetectionDescriptor::SectionNumber | ( | void | ) | const [inline] |
Definition at line 269 of file sctedescriptors.h.
Referenced by toString().
| uint RevisionDetectionDescriptor::LastSectionNumber | ( | void | ) | const [inline] |
Definition at line 271 of file sctedescriptors.h.
Referenced by toString().
| QString RevisionDetectionDescriptor::toString | ( | void | ) | const [virtual] |
Reimplemented from MPEGDescriptor.
Definition at line 70 of file sctedescriptors.cpp.
1.7.6.1