#include <splicedescriptors.h>
Definition at line 158 of file splicedescriptors.h.
| anonymous enum |
Definition at line 221 of file splicedescriptors.h.
| anonymous enum |
Definition at line 250 of file splicedescriptors.h.
| SegmentationDescriptor::SegmentationDescriptor | ( | const unsigned char * | data, | |
| int | len = 300 | |||
| ) | [inline] |
Definition at line 161 of file splicedescriptors.h.
| uint SegmentationDescriptor::SegmentationEventId | ( | void | ) | const [inline] |
Definition at line 174 of file splicedescriptors.h.
| QString SegmentationDescriptor::SegmentationEventIdString | ( | void | ) | const [inline] |
Definition at line 178 of file splicedescriptors.h.
Referenced by toString().
| bool SegmentationDescriptor::IsSegmentationEventCancel | ( | void | ) | const [inline] |
Definition at line 184 of file splicedescriptors.h.
| bool SegmentationDescriptor::IsProgramSegmentation | ( | void | ) | const [inline] |
Definition at line 188 of file splicedescriptors.h.
Referenced by Parse().
| bool SegmentationDescriptor::HasSegmentationDuration | ( | void | ) | const [inline] |
Definition at line 190 of file splicedescriptors.h.
Referenced by Parse().
| uint SegmentationDescriptor::ComponentCount | ( | void | ) | const [inline] |
Definition at line 194 of file splicedescriptors.h.
Referenced by Parse().
Definition at line 197 of file splicedescriptors.h.
Definition at line 200 of file splicedescriptors.h.
| uint64_t SegmentationDescriptor::SegmentationDuration | ( | void | ) | const [inline] |
Definition at line 212 of file splicedescriptors.h.
| uint SegmentationDescriptor::SegmentationUPIDType | ( | void | ) | const [inline] |
Definition at line 234 of file splicedescriptors.h.
| uint SegmentationDescriptor::SegmentationUPIDLength | ( | void | ) | const [inline] |
Definition at line 236 of file splicedescriptors.h.
Referenced by Parse(), and SegmentationUPIDString().
| const unsigned char* SegmentationDescriptor::SegmentationUPID | ( | void | ) | const [inline] |
Definition at line 239 of file splicedescriptors.h.
| QString SegmentationDescriptor::SegmentationUPIDString | ( | void | ) | const [inline] |
Definition at line 243 of file splicedescriptors.h.
| uint SegmentationDescriptor::SegmentationTypeID | ( | void | ) | const [inline] |
Definition at line 271 of file splicedescriptors.h.
| uint SegmentationDescriptor::SegmentNum | ( | void | ) | const [inline] |
Definition at line 273 of file splicedescriptors.h.
| uint SegmentationDescriptor::SegmentsExpected | ( | void | ) | const [inline] |
Definition at line 275 of file splicedescriptors.h.
| bool SegmentationDescriptor::Parse | ( | void | ) | [virtual] |
Reimplemented from SpliceDescriptor.
Definition at line 192 of file splicedescriptors.cpp.
Referenced by SegmentationDescriptor().
| QString SegmentationDescriptor::toString | ( | void | ) | const [virtual] |
Reimplemented from SpliceDescriptor.
Definition at line 200 of file splicedescriptors.cpp.
| unsigned char const* SegmentationDescriptor::_ptrs[3] |
Definition at line 284 of file splicedescriptors.h.
Referenced by Parse(), SegmentationDescriptor(), SegmentationDuration(), SegmentationTypeID(), SegmentationUPID(), SegmentationUPIDLength(), SegmentationUPIDString(), SegmentationUPIDType(), SegmentNum(), and SegmentsExpected().
1.6.3