Part of aculab View Source
RTP and speech processing functions.
This module contains RTP transmitters and receivers for speech (VMPtx and VMPrx) and T.38 (FMPtx and FMPrx).
| Class | RxBase | Internal baseclass for RTP rx classes that manages connections |
| Class | TxBase | Internal baseclass for RTP tx/rx classes that manages connections |
| Class | VMPrx | An RTP speech receiver. |
| Class | VMPtx | An RTP speech data transmitter. |
| Class | VMP | An RTP speech data transmitter/receiver. |
| Class | FMPrx | An RTP T.38 receiver (untested/incomplete). |
| Class | FMPtx | An RTP T.38 transmitter (untested/incomplete). |