#include <dvbdescriptors.h>
Public Member Functions | |
| PartialTransportStreamDescriptor (const unsigned char *data, int len=300) | |
| uint | PeakRate (void) const |
| uint | SmoothRate (void) const |
| uint | SmoothBuf (void) const |
| QString | toString (void) const |
Definition at line 1896 of file dvbdescriptors.h.
| PartialTransportStreamDescriptor::PartialTransportStreamDescriptor | ( | const unsigned char * | data, | |
| int | len = 300 | |||
| ) | [inline] |
Definition at line 1899 of file dvbdescriptors.h.
| uint PartialTransportStreamDescriptor::PeakRate | ( | void | ) | const [inline] |
Definition at line 1907 of file dvbdescriptors.h.
Referenced by toString().
| uint PartialTransportStreamDescriptor::SmoothRate | ( | void | ) | const [inline] |
Definition at line 1911 of file dvbdescriptors.h.
Referenced by toString().
| uint PartialTransportStreamDescriptor::SmoothBuf | ( | void | ) | const [inline] |
Definition at line 1915 of file dvbdescriptors.h.
Referenced by toString().
| QString PartialTransportStreamDescriptor::toString | ( | void | ) | const [virtual] |
Reimplemented from MPEGDescriptor.
Definition at line 562 of file dvbdescriptors.cpp.
1.6.3