#include <sctedescriptors.h>
Public Member Functions | |
| TransportStreamIdDescriptor (const unsigned char *data, uint len) | |
| uint | TargetTransportStreamId (void) const |
| QString | toString (void) const |
Definition at line 237 of file sctedescriptors.h.
| TransportStreamIdDescriptor::TransportStreamIdDescriptor | ( | const unsigned char * | data, | |
| uint | len | |||
| ) | [inline] |
Definition at line 240 of file sctedescriptors.h.
| uint TransportStreamIdDescriptor::TargetTransportStreamId | ( | void | ) | const [inline] |
Definition at line 246 of file sctedescriptors.h.
Referenced by toString().
| QString TransportStreamIdDescriptor::toString | ( | void | ) | const [inline, virtual] |
Reimplemented from MPEGDescriptor.
Definition at line 249 of file sctedescriptors.h.
1.6.3