#include <mediatype.h>
Inheritance diagram for OpalMediaType:

| OpalMediaType::OpalMediaType | ( | ) | [inline] |
| virtual OpalMediaType::~OpalMediaType | ( | ) | [inline, virtual] |
| OpalMediaType::OpalMediaType | ( | const std::string & | str | ) | [inline] |
| OpalMediaType::OpalMediaType | ( | const char * | str | ) | [inline] |
| OpalMediaType::OpalMediaType | ( | const PString & | str | ) | [inline] |
| static const OpalMediaType& OpalMediaType::Audio | ( | ) | [static] |
| static const OpalMediaType& OpalMediaType::Fax | ( | ) | [static] |
| __inline OpalMediaType::AutoStartMode OpalMediaType::GetAutoStart | ( | ) | const |
| static OpalMediaTypeDefinition* OpalMediaType::GetDefinition | ( | unsigned | sessionId | ) | [static] |
| static OpalMediaTypeDefinition* OpalMediaType::GetDefinition | ( | const OpalMediaType & | key | ) | [static] |
| OpalMediaTypeDefinition* OpalMediaType::GetDefinition | ( | ) | const |
| static OpalMediaTypeFactory::KeyList_T OpalMediaType::GetList | ( | ) | [inline, static] |
| static OpalMediaType OpalMediaType::GetMediaTypeFromSDP | ( | const std::string & | key, | |
| const std::string & | transport | |||
| ) | [static] |
| static const OpalMediaType& OpalMediaType::UserInput | ( | ) | [static] |
| static const OpalMediaType& OpalMediaType::Video | ( | ) | [static] |
| __inline friend AutoStartMode operator++ | ( | AutoStartMode & | mode | ) | [friend] |
| __inline friend AutoStartMode operator-- | ( | AutoStartMode & | mode | ) | [friend] |
| __inline friend AutoStartMode operator-= | ( | AutoStartMode & | m1, | |
| AutoStartMode | m2 | |||
| ) | [friend] |
| __inline friend AutoStartMode operator|= | ( | AutoStartMode & | m1, | |
| AutoStartMode | m2 | |||
| ) | [friend] |
1.4.7