ServiceDescriptorMapping Class Reference
#include <dvbdescriptors.h>
List of all members.
Public Types |
| enum | {
kServiceTypeDigitalTelevision = 0x01,
kServiceTypeDigitalRadioSound = 0x02,
kServiceTypeTeletext = 0x03,
kServiceTypeNVODReference = 0x04,
kServiceTypeNVODTimeShifted = 0x05,
kServiceTypeMosaic = 0x06,
kServiceTypePALCodedSignal = 0x07,
kServiceTypeSECAMCodedSignal = 0x08,
kServiceTypeD_D2_MAC = 0x09,
kServiceTypeAdvancedCodecDigitalRadioSound = 0x0A,
kServiceTypeNTSCCodedSignal = 0x0B,
kServiceTypeDataBroadcast = 0x0C,
kServiceTypeCommonInterface = 0x0D,
kServiceTypeRCS_Map = 0x0E,
kServiceTypeRCS_FLS = 0x0F,
kServiceTypeDVB_MHP = 0x10,
kServiceTypeHDTV = 0x11,
kServiceTypeAdvancedCodecSDDigitalTelevision = 0x16,
kServiceTypeAdvancedCodecHDDigitalTelevision = 0x19,
kServiceTypeAdvancedCodecFrameCompatiblePlanoStereoscopicHDTelevisionService = 0x1c,
kServiceTypeEchoStarTV1 = 0x91,
kServiceTypeEchoStarTV2 = 0x9a,
kServiceTypeEchoStarTV3 = 0xa4,
kServiceTypeEchoStarTV4 = 0xa6,
kServiceTypeNimiqTV1 = 0x81,
kServiceTypeNimiqTV2 = 0x85,
kServiceTypeNimiqTV3 = 0x86,
kServiceTypeNimiqTV4 = 0x89,
kServiceTypeNimiqTV5 = 0x8a,
kServiceTypeNimiqTV6 = 0x8d,
kServiceTypeNimiqTV7 = 0x8f,
kServiceTypeNimiqTV8 = 0x90,
kServiceTypeNimiqTV9 = 0x96
} |
Public Member Functions |
| | ServiceDescriptorMapping (const uint serviceid) |
| uint | ServiceType (void) const |
| bool | IsDTV (void) const |
| bool | IsDigitalAudio (void) const |
| bool | IsHDTV (void) const |
| bool | IsTeletext (void) const |
| QString | toString (void) const |
Private Attributes |
| uint | m_serviceid |
Detailed Description
Definition at line 1392 of file dvbdescriptors.h.
Member Enumeration Documentation
- Enumerator:
| kServiceTypeDigitalTelevision |
|
| kServiceTypeDigitalRadioSound |
|
| kServiceTypeTeletext |
|
| kServiceTypeNVODReference |
|
| kServiceTypeNVODTimeShifted |
|
| kServiceTypeMosaic |
|
| kServiceTypePALCodedSignal |
|
| kServiceTypeSECAMCodedSignal |
|
| kServiceTypeD_D2_MAC |
|
| kServiceTypeAdvancedCodecDigitalRadioSound |
|
| kServiceTypeNTSCCodedSignal |
|
| kServiceTypeDataBroadcast |
|
| kServiceTypeCommonInterface |
|
| kServiceTypeRCS_Map |
|
| kServiceTypeRCS_FLS |
|
| kServiceTypeDVB_MHP |
|
| kServiceTypeHDTV |
|
| kServiceTypeAdvancedCodecSDDigitalTelevision |
|
| kServiceTypeAdvancedCodecHDDigitalTelevision |
|
| kServiceTypeAdvancedCodecFrameCompatiblePlanoStereoscopicHDTelevisionService |
|
| kServiceTypeEchoStarTV1 |
|
| kServiceTypeEchoStarTV2 |
|
| kServiceTypeEchoStarTV3 |
|
| kServiceTypeEchoStarTV4 |
|
| kServiceTypeNimiqTV1 |
|
| kServiceTypeNimiqTV2 |
|
| kServiceTypeNimiqTV3 |
|
| kServiceTypeNimiqTV4 |
|
| kServiceTypeNimiqTV5 |
|
| kServiceTypeNimiqTV6 |
|
| kServiceTypeNimiqTV7 |
|
| kServiceTypeNimiqTV8 |
|
| kServiceTypeNimiqTV9 |
|
Definition at line 1396 of file dvbdescriptors.h.
Constructor & Destructor Documentation
| ServiceDescriptorMapping::ServiceDescriptorMapping |
( |
const uint |
serviceid |
) |
[inline] |
Member Function Documentation
| uint ServiceDescriptorMapping::ServiceType |
( |
void |
|
) |
const [inline] |
| bool ServiceDescriptorMapping::IsDTV |
( |
void |
|
) |
const [inline] |
| bool ServiceDescriptorMapping::IsDigitalAudio |
( |
void |
|
) |
const [inline] |
| bool ServiceDescriptorMapping::IsHDTV |
( |
void |
|
) |
const [inline] |
| bool ServiceDescriptorMapping::IsTeletext |
( |
void |
|
) |
const [inline] |
| QString ServiceDescriptorMapping::toString |
( |
void |
|
) |
const |
Member Data Documentation
The documentation for this class was generated from the following files: