Type
Description:
[ CCode ( cprefix = "GST_RTCP_TYPE_" , type_id = "gst_rtcp_type_get_type ()" ) ]
[ GIR ( name = "RTCPType" ) ]
public enum Type
Different RTCP packet types.
Content:
Enum values:
- APP - Application defined
- BYE - Goodbye
- INVALID - Invalid type
- PSFB - Payload-specific feedback.
- RR - Receiver report
- RTPFB - Transport layer feedback.
- SDES - Source description
- SR - Sender report
- XR - Extended report.