Go to the source code of this file.
| enum MythCategoryType |
| kCategoryNone | |
| kCategoryMovie | |
| kCategorySeries | |
| kCategorySports | |
| kCategoryTVShow | |
| kCategoryLast |
Definition at line 508 of file dvbdescriptors.h.
| static QString coderate_inner | ( | uint | coderate | ) | [static] |
Definition at line 1758 of file dvbdescriptors.h.
Referenced by SatelliteDeliverySystemDescriptor::FECInnerString(), and CableDeliverySystemDescriptor::FECInnerString().
| QString dvb_decode_text | ( | const unsigned char * | src, | |
| uint | length, | |||
| const unsigned char * | encoding_override, | |||
| uint | encoding_override_length | |||
| ) |
Definition at line 67 of file dvbdescriptors.cpp.
Referenced by dvb_decode_text(), ShortEventDescriptor::EventName(), NetworkNameDescriptor::Name(), ServiceDescriptor::ServiceName(), ServiceDescriptor::ServiceProviderName(), ShortEventDescriptor::Text(), and ExtendedEventDescriptor::Text().
| QString dvb_decode_text | ( | const unsigned char * | src, | |
| uint | length | |||
| ) | [inline] |
Definition at line 46 of file dvbdescriptors.h.
| QString myth_category_type_to_string | ( | uint | category_type | ) |
Definition at line 143 of file dvbdescriptors.cpp.
Referenced by DBEvent::InsertDB(), and DBEvent::UpdateDB().
| MythCategoryType string_to_myth_category_type | ( | const QString & | type | ) |
1.5.5