Enum RTCPReportTypesEnum
The different types of RTCP packets as defined in RFC3550.
Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public enum RTCPReportTypesEnum : byte
Fields
| Name | Description |
|---|---|
| APP | |
| BYE | |
| PSFB | |
| RR | |
| RTPFB | |
| SDES | |
| SR | |
| XR |
The different types of RTCP packets as defined in RFC3550.
public enum RTCPReportTypesEnum : byte
| Name | Description |
|---|---|
| APP | |
| BYE | |
| PSFB | |
| RR | |
| RTPFB | |
| SDES | |
| SR | |
| XR |