#include <opalpluginmgr.h>
Inheritance diagram for OpalPluginAudioFormatInternal:

Public Member Functions | |
| OpalPluginAudioFormatInternal (const PluginCodec_Definition *codecDefn, const char *rtpEncodingName, unsigned frameTime, unsigned, time_t timeStamp) | |
| virtual PObject * | Clone () const | 
| virtual bool | IsValidForProtocol (const PString &protocol) const | 
| virtual bool | ToNormalisedOptions () | 
| virtual bool | ToCustomisedOptions () | 
Friends | |
| class | OpalPluginCodecManager | 
| OpalPluginAudioFormatInternal::OpalPluginAudioFormatInternal | ( | const PluginCodec_Definition * | codecDefn, | |
| const char * | rtpEncodingName, | |||
| unsigned | frameTime, | |||
| unsigned | , | |||
| time_t | timeStamp | |||
| ) | 
| frameTime | rtp encoding name | 
| timeStamp | RTP units for frameTime (if applicable) timestamp (for versioning) | 
| virtual PObject* OpalPluginAudioFormatInternal::Clone | ( | ) |  const [virtual] | 
        
Reimplemented from OpalAudioFormatInternal.
| virtual bool OpalPluginAudioFormatInternal::IsValidForProtocol | ( | const PString & | protocol | ) |  const [virtual] | 
        
Reimplemented from OpalPluginMediaFormatInternal.
| virtual bool OpalPluginAudioFormatInternal::ToNormalisedOptions | ( | ) |  [virtual] | 
        
Reimplemented from OpalMediaFormatInternal.
| virtual bool OpalPluginAudioFormatInternal::ToCustomisedOptions | ( | ) |  [virtual] | 
        
Reimplemented from OpalMediaFormatInternal.
friend class OpalPluginCodecManager [friend]           | 
        
 1.5.1