capability | H323Channel | [protected] |
Close() | H323Channel | [virtual] |
connection | H323Channel | [protected] |
Directions enum name | H323Channel | |
endpoint | H323Channel | [protected] |
GetBandwidthUsed() const | H323Channel | [inline] |
GetCapability() const | H323Channel | [inline] |
GetDirection() const | H323BidirectionalChannel | [virtual] |
GetMediaStream(BOOL deleted=FALSE) const=0 | H323Channel | [pure virtual] |
GetMediaTransportAddress(OpalTransportAddress &data, OpalTransportAddress &control) const | H323Channel | [virtual] |
GetNumber() const | H323Channel | [inline] |
GetReverseChannel() const | H323Channel | [inline] |
GetSessionID() const | H323Channel | [virtual] |
H323BidirectionalChannel(H323Connection &connection, const H323Capability &capability) | H323BidirectionalChannel | |
H323Channel(H323Connection &connection, const H323Capability &capability) | H323Channel | |
IsBidirectional enum value | H323Channel | |
IsOpen() const | H323Channel | [inline] |
IsPaused() const | H323Channel | [inline] |
IsReceiver enum value | H323Channel | |
IsTransmitter enum value | H323Channel | |
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) | H323Channel | [virtual] |
OnMiscellaneousIndication(const H245_MiscellaneousIndication_type &type) | H323Channel | [virtual] |
OnReceivedAckPDU(const H245_OpenLogicalChannelAck &pdu) | H323Channel | [virtual] |
OnReceivedPDU(const H245_OpenLogicalChannel &pdu, unsigned &errorCode) | H323Channel | [virtual] |
OnSendingPDU(H245_OpenLogicalChannel &openPDU) const=0 | H323Channel | [pure virtual] |
OnSendOpenAck(const H245_OpenLogicalChannel &open, H245_OpenLogicalChannelAck &ack) const | H323Channel | [virtual] |
Open() | H323Channel | [virtual] |
opened | H323Channel | [protected] |
paused | H323Channel | [protected] |
PrintOn(ostream &strm) const | H323Channel | [virtual] |
reverseChannel | H323Channel | [protected] |
SetBandwidthUsed(unsigned bandwidth) | H323Channel | |
SetInitialBandwidth()=0 | H323Channel | [pure virtual] |
SetNumber(const H323ChannelNumber &num) | H323Channel | [inline] |
SetPause(BOOL pause) | H323Channel | [inline] |
SetReverseChannel(const H323ChannelNumber &num) | H323Channel | [inline] |
Start() | H323BidirectionalChannel | [virtual] |
terminating | H323Channel | [protected] |
~H323Channel() | H323Channel |