| Name | Type | Description |
|---|---|---|
| IRTPPayloadReceiver | module interface |
Interface for RTP Payload Receivers. |
| IRTPPayloadSender | module interface |
Interface for RTP Payload Senders. |
| RTCP | simple module |
RTCP end system. |
| RTP | simple module |
The RTP module is the center of the RTP layer of an endsystem. It communicates with the application, and sends and receives RTP data packets. |
| RTPAVProfile | simple module |
Audio-Video RTP Profile. RTPAVProfile is internal to the RTP module; instances are created and connected dynamically by RTP. |
| RTPAVProfilePayload10Receiver | simple module | (no description) |
| RTPAVProfilePayload10Sender | simple module | (no description) |
| RTPAVProfilePayload32Receiver | simple module | (no description) |
| RTPAVProfilePayload32Sender | simple module | (no description) |
| RTPAVProfileSampleBasedAudioReceiver | simple module | (no description) |
| RTPAVProfileSampleBasedAudioSender | simple module | (no description) |
| RTPHost | compound module | (no description) |
| RTPLayer | compound module | (no description) |
| RTPPayloadReceiver | simple module | (no description) |
| RTPPayloadSender | simple module | (no description) |
| RTPProfile | simple module |
Generic RTP Profile. RTPProfile is internal to the RTP module; instances are created and connected dynamically by RTP. |