Gst.RTCP.FBType – gstreamer-rtp-1.0 Reference Manual
FBType
Description:
[
CCode
( cprefix =
"GST_RTCP_"
, type_id =
"gst_rtcpfb_type_get_type ()"
) ]
[
GIR
( name =
"RTCPFBType"
) ]
public
enum
FBType
Different types of feedback messages.
Namespace:
Gst.RTCP
Package:
gstreamer-rtp-1.0
Content:
Enum values:
FB_TYPE_INVALID
-
Invalid type
PSFB_TYPE_AFB
-
Application layer Feedback
PSFB_TYPE_FIR
-
Full Intra Request Command
PSFB_TYPE_PLI
-
Picture Loss Indication
PSFB_TYPE_RPSI
-
Reference Picture Selection Indication
PSFB_TYPE_SLI
-
Slice Loss Indication
PSFB_TYPE_TSTN
-
Temporal-Spatial Trade-off Notification
PSFB_TYPE_TSTR
-
Temporal-Spatial Trade-off Request
PSFB_TYPE_VBCN
-
Video Back Channel Message
RTPFB_TYPE_NACK
-
Generic NACK
RTPFB_TYPE_RTCP_SR_REQ
-
Request an SR packet for early synchronization
RTPFB_TYPE_TMMBN
-
Temporary Maximum Media Stream Bit Rate Notification
RTPFB_TYPE_TMMBR
-
Temporary Maximum Media Stream Bit Rate Request
RTPFB_TYPE_TWCC
2022 vala-language.org