|
MythTV
0.26-pre
|
#include <sctedescriptors.h>
Public Member Functions | |
| ExtendedVideoDescriptor (const unsigned char *data, uint len) | |
| bool | CatalogModeFlag (void) const |
| bool | VideoIncludesSetup (void) const |
| QString | toString (void) const |
Definition at line 82 of file sctedescriptors.h.
| ExtendedVideoDescriptor::ExtendedVideoDescriptor | ( | const unsigned char * | data, |
| uint | len | ||
| ) | [inline] |
Definition at line 85 of file sctedescriptors.h.
| bool ExtendedVideoDescriptor::CatalogModeFlag | ( | void | ) | const [inline] |
Definition at line 91 of file sctedescriptors.h.
Referenced by toString().
| bool ExtendedVideoDescriptor::VideoIncludesSetup | ( | void | ) | const [inline] |
Definition at line 93 of file sctedescriptors.h.
Referenced by toString().
| QString ExtendedVideoDescriptor::toString | ( | void | ) | const [inline, virtual] |
Reimplemented from MPEGDescriptor.
Definition at line 96 of file sctedescriptors.h.
1.7.6.1