This class describes the T120 logical channel
Operations
Overriedes from PObject
Member variable access
This class describes the T120 logical channel
This is called by the thread started by the Start() function and is typically a loop reading from the transport and handling PDU's.
This is called by the thread started by the Start() function and is
typically a loop reading from the codec and writing to the transport
(eg an RTP_session).
The default makes sure the parameters are compatible and passes on
the PDU to the rtp session.
The default makes sure the parameters are compatible and passes on
the PDU to the rtp session.
virtual void Transmit()
virtual BOOL OnSendingPDU( H245_OpenLogicalChannel & openPDU ) const
virtual void OnSendOpenAck( const H245_OpenLogicalChannel & open, H245_OpenLogicalChannelAck & ack ) const
ack - Acknowledgement PDUvirtual BOOL OnReceivedPDU( const H245_OpenLogicalChannel & pdu, unsigned & errorCode )
errorCode - Error code on failurevirtual BOOL OnReceivedAckPDU( const H245_OpenLogicalChannelAck & pdu )
Alphabetic index HTML hierarchy of classes or Java