This descriptor is used to identify streams with SpliceInformationTable data in them. More...
#include <sctedescriptors.h>
Public Types | |
| enum | { kLimited = 0x0, kAllCommands = 0x1, kSegmentation = 0x2, kTieredSplicing = 0x3, kTieredSegmentation = 0x4 } |
Public Member Functions | |
| CueIdentifierDescriptor (const unsigned char *data, uint len) | |
| uint | CueStreamType (void) const |
| QString | CueStreamTypeString (void) const |
| QString | toString (void) const |
This descriptor is used to identify streams with SpliceInformationTable data in them.
Definition at line 156 of file sctedescriptors.h.
| anonymous enum |
Definition at line 165 of file sctedescriptors.h.
| CueIdentifierDescriptor::CueIdentifierDescriptor | ( | const unsigned char * | data, | |
| uint | len | |||
| ) | [inline] |
Definition at line 159 of file sctedescriptors.h.
| uint CueIdentifierDescriptor::CueStreamType | ( | void | ) | const [inline] |
Definition at line 175 of file sctedescriptors.h.
Referenced by CueStreamTypeString().
| QString CueIdentifierDescriptor::CueStreamTypeString | ( | void | ) | const |
Definition at line 42 of file sctedescriptors.cpp.
Referenced by toString().
| QString CueIdentifierDescriptor::toString | ( | void | ) | const [virtual] |
Reimplemented from MPEGDescriptor.
Definition at line 64 of file sctedescriptors.cpp.
1.6.3