capability | H323Channel | [protected] |
Close() | H323UnidirectionalChannel | [virtual] |
connection | H323Channel | [protected] |
Directions enum name | H323Channel | |
endpoint | H323Channel | [protected] |
GetBandwidthUsed() const | H323Channel | [inline] |
GetCapability() const | H323Channel | [inline] |
GetDirection() const | H323UnidirectionalChannel | [virtual] |
GetDynamicRTPPayloadType() const | H323_RealTimeChannel | [inline] |
GetMediaStream(BOOL deleted=FALSE) const | H323UnidirectionalChannel | [virtual] |
GetMediaTransportAddress(OpalTransportAddress &data, OpalTransportAddress &control) const | H323Channel | [virtual] |
GetNumber() const | H323Channel | [inline] |
GetReverseChannel() const | H323Channel | [inline] |
GetSessionID() const | H323Channel | [virtual] |
H323_RealTimeChannel(H323Connection &connection, const H323Capability &capability, Directions direction) | H323_RealTimeChannel | |
H323Channel(H323Connection &connection, const H323Capability &capability) | H323Channel | |
H323UnidirectionalChannel(H323Connection &connection, const H323Capability &capability, Directions direction) | H323UnidirectionalChannel | |
IsBidirectional enum value | H323Channel | |
IsOpen() const | H323Channel | [inline] |
IsPaused() const | H323Channel | [inline] |
IsReceiver enum value | H323Channel | |
IsTransmitter enum value | H323Channel | |
mediaStream | H323UnidirectionalChannel | [mutable, protected] |
number | H323Channel | [protected] |
NumDirections enum value | H323Channel | |
OnFlowControl(long bitRateRestriction) | H323Channel | [virtual] |
OnJitterIndication(DWORD jitter, int skippedFrameCount, int additionalBuffer) | H323Channel | [virtual] |
OnMiscellaneousCommand(const H245_MiscellaneousCommand_type &type) | H323UnidirectionalChannel | [virtual] |
OnMiscellaneousIndication(const H245_MiscellaneousIndication_type &type) | H323Channel | [virtual] |
OnReceivedAckPDU(const H245_OpenLogicalChannelAck &pdu) | H323_RealTimeChannel | [virtual] |
OnReceivedAckPDU(const H245_H2250LogicalChannelAckParameters ¶m)=0 | H323_RealTimeChannel | [pure virtual] |
OnReceivedPDU(const H245_OpenLogicalChannel &pdu, unsigned &errorCode) | H323_RealTimeChannel | [virtual] |
OnReceivedPDU(const H245_H2250LogicalChannelParameters ¶m, unsigned &errorCode)=0 | H323_RealTimeChannel | [pure virtual] |
OnSendingPDU(H245_OpenLogicalChannel &openPDU) const | H323_RealTimeChannel | [virtual] |
OnSendingPDU(H245_H2250LogicalChannelParameters ¶m) const=0 | H323_RealTimeChannel | [pure virtual] |
OnSendOpenAck(const H245_OpenLogicalChannel &open, H245_OpenLogicalChannelAck &ack) const | H323_RealTimeChannel | [virtual] |
OnSendOpenAck(H245_H2250LogicalChannelAckParameters ¶m) const =0 | H323_RealTimeChannel | [pure virtual] |
Open() | H323UnidirectionalChannel | [virtual] |
opened | H323Channel | [protected] |
paused | H323Channel | [protected] |
PDECLARE_NOTIFIER(OpalMediaCommand, H323UnidirectionalChannel, OnMediaCommand) | H323UnidirectionalChannel | [protected] |
PrintOn(ostream &strm) const | H323Channel | [virtual] |
receiver | H323UnidirectionalChannel | [protected] |
reverseChannel | H323Channel | [protected] |
rtpPayloadType | H323_RealTimeChannel | [protected] |
SetBandwidthUsed(unsigned bandwidth) | H323Channel | |
SetDynamicRTPPayloadType(int newType) | H323_RealTimeChannel | [virtual] |
SetInitialBandwidth() | H323UnidirectionalChannel | [virtual] |
SetNumber(const H323ChannelNumber &num) | H323Channel | [inline] |
SetPause(BOOL pause) | H323Channel | [inline] |
SetReverseChannel(const H323ChannelNumber &num) | H323Channel | [inline] |
Start() | H323UnidirectionalChannel | [virtual] |
terminating | H323Channel | [protected] |
~H323Channel() | H323Channel | |
~H323UnidirectionalChannel() | H323UnidirectionalChannel | |