sipxmedialib  Version 3.3
Public Member Functions | Protected Attributes | List of all members
MpCodecSubInfo Class Reference
Inheritance diagram for MpCodecSubInfo:
Inheritance graph
[legend]
Collaboration diagram for MpCodecSubInfo:
Collaboration graph
[legend]

Public Member Functions

 MpCodecSubInfo (const MpCodecCallInfoV1 *pCodecCall, const MppCodecInfoV1_1 *pCodecInfo)
 
 ~MpCodecSubInfo ()
 
const MpCodecCallInfoV1getCodecCall () const
 
const MppCodecInfoV1_1getCodecInfo () const
 

Protected Attributes

const MpCodecCallInfoV1mpCodecCall
 
const MppCodecInfoV1_1mpCodecInfo
 

Constructor & Destructor Documentation

MpCodecSubInfo ( const MpCodecCallInfoV1 pCodecCall,
const MppCodecInfoV1_1 pCodecInfo 
)
inline
~MpCodecSubInfo ( )
inline

Member Function Documentation

const MpCodecCallInfoV1* getCodecCall ( ) const
inline
const MppCodecInfoV1_1* getCodecInfo ( ) const
inline

Member Data Documentation

const MpCodecCallInfoV1* mpCodecCall
protected
const MppCodecInfoV1_1* mpCodecInfo
protected