| AddFilter(const PNotifier ¬ifier) | H323Codec | |
| AttachChannel(PChannel *channel, BOOL autoDelete=TRUE) | H323Codec | [virtual] |
| AttachLogicalChannel(H323Channel *channel) | H323Codec | |
| Close()=0 | H323Codec | [pure virtual] |
| CloseRawDataChannel() | H323Codec | [virtual] |
| Decoder enum value | H323Codec | |
| deleteChannel | H323Codec | [protected] |
| Direction enum name | H323Codec | |
| direction | H323Codec | [protected] |
| Encoder enum value | H323Codec | |
| filters | H323Codec | [protected] |
| GetDirection() const | H323Codec | [inline] |
| GetFrameRate() const | H323Codec | [virtual] |
| GetMediaFormat() const | H323Codec | [inline] |
| GetRawDataChannel() | H323Codec | [inline] |
| H323Codec(const char *mediaFormat, Direction direction) | H323Codec | |
| IsRawDataChannelNative() const | H323Codec | [virtual] |
| lastSequenceNumber | H323Codec | [protected] |
| logicalChannel | H323Codec | [protected] |
| mediaFormat | H323Codec | [protected] |
| OnFlowControl(long bitRateRestriction) | H323Codec | [virtual] |
| OnMiscellaneousCommand(const H245_MiscellaneousCommand_type &type) | H323Codec | [virtual] |
| OnMiscellaneousIndication(const H245_MiscellaneousIndication_type &type) | H323Codec | [virtual] |
| Open(H323Connection &connection) | H323Codec | [virtual] |
| PLIST(FilterList, PNotifier) | H323Codec | [protected] |
| rawChannelMutex | H323Codec | [protected] |
| rawDataChannel | H323Codec | [protected] |
| Read(BYTE *buffer, unsigned &length, RTP_DataFrame &rtpFrame)=0 | H323Codec | [pure virtual] |
| ReadRaw(void *data, PINDEX size, PINDEX &length) | H323Codec | |
| SwapChannel(PChannel *newChannel, BOOL autoDelete=TRUE) | H323Codec | [virtual] |
| Write(const BYTE *buffer, unsigned length, const RTP_DataFrame &frame, unsigned &written)=0 | H323Codec | [pure virtual] |
| WriteRaw(void *data, PINDEX length) | H323Codec | |