OPAL  Version 3.14.3
OpalMediaType::AutoStartMap Class Reference

#include <mediatype.h>

Inherits std::map< K, T >.

Public Member Functions

 AutoStartMap ()
 
bool Add (const PString &stringOption)
 
bool Add (const PCaselessString &mediaTypeName, const PCaselessString &modeName)
 
OpalMediaType::AutoStartMode GetAutoStart (const OpalMediaType &mediaType) const
 
void SetGlobalAutoStart ()
 

Protected Attributes

PMutex m_mutex
 

Additional Inherited Members

- Data Fields inherited from std::map< K, T >
keys
 STL member. More...
 
elements
 STL member. More...
 

Constructor & Destructor Documentation

OpalMediaType::AutoStartMap::AutoStartMap ( )

Member Function Documentation

bool OpalMediaType::AutoStartMap::Add ( const PString &  stringOption)
bool OpalMediaType::AutoStartMap::Add ( const PCaselessString &  mediaTypeName,
const PCaselessString &  modeName 
)
OpalMediaType::AutoStartMode OpalMediaType::AutoStartMap::GetAutoStart ( const OpalMediaType mediaType) const
void OpalMediaType::AutoStartMap::SetGlobalAutoStart ( )

Field Documentation

PMutex OpalMediaType::AutoStartMap::m_mutex
protected

The documentation for this class was generated from the following file: