| IRtpParticipant Interface |
Namespace: StreamCoders.Rtp
The IRtpParticipant type exposes the following members.
| Name | Description | |
|---|---|---|
| IsStarted | ||
| LocalInfo |
Gets or sets the information of the local participant endpoint and configuration.
| |
| RemoteInfo |
Gets or sets the information of the remote participant endpoint and configuration.
| |
| Ssrc |
Gets or sets the Ssrc.
|
| Name | Description | |
|---|---|---|
| ForceSenderReportAfterNextUpdate |
Force sender report after next update.
| |
| Send(RtcpCompoundPacket) |
Send RTCP compound packet.
| |
| Send(RtpFrame) |
Send RTP frame.
| |
| Send(RtpPacket) |
Send RTP packet.
| |
| SetSecureSession | ||
| Start |
Starts the receive chain.
| |
| Stop |
Stops the receive chain.
|
| Name | Description | |
|---|---|---|
| OnRtcpReceive | ||
| OnRtpReceive |