|
MythTV
0.26-pre
|
This is used to label streams so the can be treated differently, for instance each stream may get it's own cueing instructions. More...
#include <dvbdescriptors.h>
Public Member Functions | |
| StreamIdentifierDescriptor (const unsigned char *data, int len=300) | |
| uint | ComponentTag (void) const |
| QString | toString (void) const |
This is used to label streams so the can be treated differently, for instance each stream may get it's own cueing instructions.
Definition at line 1664 of file dvbdescriptors.h.
| StreamIdentifierDescriptor::StreamIdentifierDescriptor | ( | const unsigned char * | data, |
| int | len = 300 |
||
| ) | [inline] |
Definition at line 1667 of file dvbdescriptors.h.
| uint StreamIdentifierDescriptor::ComponentTag | ( | void | ) | const [inline] |
Definition at line 1674 of file dvbdescriptors.h.
Referenced by toString().
| QString StreamIdentifierDescriptor::toString | ( | void | ) | const [inline, virtual] |
Reimplemented from MPEGDescriptor.
Definition at line 1675 of file dvbdescriptors.h.
1.7.6.1