XRType
Description:
[ CCode ( cprefix = "GST_RTCP_XR_TYPE_" , type_id = "gst_rtcpxr_type_get_type ()" ) ]
[ GIR ( name = "RTCPXRType" ) ]
[ Version ( since = "1.16" ) ]
public enum XRType
Types of RTCP Extended Reports, those are defined in RFC 3611 and other RFCs according to the
IANA registry.
Content:
Enum values:
- DLRR - Delay since the last Receiver Report
- DRLE - Duplicate RLE Report Block
- INVALID - Invalid XR Report Block
- LRLE - Loss RLE Report Block
- PRT - Packet Receipt Times Report Block
- RRT - Receiver Reference Time Report Block
- SSUMM - Statistics Summary Report Block
- VOIP_METRICS - VoIP Metrics Report
Block