|
MythTV
0.26-pre
|
#include <dvbdescriptors.h>
Definition at line 1392 of file dvbdescriptors.h.
| anonymous enum |
Definition at line 1396 of file dvbdescriptors.h.
| ServiceDescriptorMapping::ServiceDescriptorMapping | ( | const uint | serviceid | ) | [inline] |
Definition at line 1395 of file dvbdescriptors.h.
| uint ServiceDescriptorMapping::ServiceType | ( | void | ) | const [inline] |
Definition at line 1433 of file dvbdescriptors.h.
Referenced by IsDigitalAudio(), IsDTV(), IsHDTV(), IsTeletext(), and toString().
| bool ServiceDescriptorMapping::IsDTV | ( | void | ) | const [inline] |
Definition at line 1434 of file dvbdescriptors.h.
Referenced by ServiceDescriptor::IsDTV(), and toString().
| bool ServiceDescriptorMapping::IsDigitalAudio | ( | void | ) | const [inline] |
Definition at line 1454 of file dvbdescriptors.h.
Referenced by ServiceDescriptor::IsDigitalAudio(), and toString().
| bool ServiceDescriptorMapping::IsHDTV | ( | void | ) | const [inline] |
Definition at line 1459 of file dvbdescriptors.h.
Referenced by IsDTV(), ServiceDescriptor::IsHDTV(), and toString().
| bool ServiceDescriptorMapping::IsTeletext | ( | void | ) | const [inline] |
Definition at line 1466 of file dvbdescriptors.h.
Referenced by ServiceDescriptor::IsTeletext(), and toString().
| QString ServiceDescriptorMapping::toString | ( | void | ) | const |
Definition at line 425 of file dvbdescriptors.cpp.
uint ServiceDescriptorMapping::m_serviceid [private] |
Definition at line 1473 of file dvbdescriptors.h.
Referenced by ServiceDescriptorMapping(), and ServiceType().
1.7.6.1