H323H263PluginCapability Class Reference

#include <opalpluginmgr.h>

Inheritance diagram for H323H263PluginCapability:

H323VideoPluginCapability H323VideoCapability H323PluginCapabilityInfo H323RealTimeCapability H323Capability

Public Member Functions

 H323H263PluginCapability (const PluginCodec_Definition *codecDefn, const OpalMediaFormat &mediaFormat)
Comparison Compare (const PObject &obj) const
virtual PObject * Clone () const
virtual PBoolean OnSendingPDU (H245_VideoCapability &pdu) const
virtual PBoolean OnSendingPDU (H245_VideoMode &pdu) const
virtual PBoolean OnReceivedPDU (const H245_VideoCapability &pdu)
virtual PBoolean IsMatch (const PASN_Choice &subTypePDU) const

Constructor & Destructor Documentation

H323H263PluginCapability::H323H263PluginCapability ( const PluginCodec_Definition codecDefn,
const OpalMediaFormat mediaFormat 
)


Member Function Documentation

virtual PObject* H323H263PluginCapability::Clone (  )  const [virtual]

Comparison H323H263PluginCapability::Compare ( const PObject &  obj  )  const

Compare two capability instances. This compares the main and sub-types of the capability.

Reimplemented from H323Capability.

virtual PBoolean H323H263PluginCapability::IsMatch ( const PASN_Choice &  subTypePDU  )  const [virtual]

Compare the PDU part of the capability.

Reimplemented from H323Capability.

virtual PBoolean H323H263PluginCapability::OnReceivedPDU ( const H245_VideoCapability &  pdu  )  [virtual]

This function is called whenever and incoming TerminalCapabilitySet or OpenLogicalChannel PDU has been used to construct the control channel. It allows the capability to set from the PDU fields, information in members specific to the class.

The default behaviour is pure.

Parameters:
pdu  PDU to get information from

Reimplemented from H323VideoCapability.

virtual PBoolean H323H263PluginCapability::OnSendingPDU ( H245_VideoMode &  pdu  )  const [virtual]

This function is called whenever and outgoing RequestMode PDU is being constructed for the control channel. It allows the capability to set the PDU fields from information in members specific to the class.

The default behaviour sets the PDUs tag according to the GetSubType() function (translated to different enum).

Implements H323VideoCapability.

virtual PBoolean H323H263PluginCapability::OnSendingPDU ( H245_VideoCapability &  pdu  )  const [virtual]

This function is called whenever and outgoing TerminalCapabilitySet or OpenLogicalChannel PDU is being constructed for the control channel. It allows the capability to set the PDU fields from information in members specific to the class.

The default behaviour is pure.

Parameters:
pdu  PDU to set information on

Reimplemented from H323VideoCapability.


The documentation for this class was generated from the following file:
Generated on Mon Feb 21 20:19:22 2011 for OPAL by  doxygen 1.4.7