Import line: | GstRtp = imports.gi.GstRtp; |
GIR File: | GstRtp-0.10.gir |
C documentation: | GstRTCPFBType |
Enum : | RTCPFBType |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number GstRtp.RTCPFBType.FB_TYPE_INVALID : 0
|
|
Number GstRtp.RTCPFBType.PSFB_TYPE_AFB : 15
|
|
Number GstRtp.RTCPFBType.PSFB_TYPE_PLI : 1
|
|
Number GstRtp.RTCPFBType.PSFB_TYPE_RPSI : 3
|
|
Number GstRtp.RTCPFBType.PSFB_TYPE_SLI : 2
|
|
Number GstRtp.RTCPFBType.RTPFB_TYPE_NACK : 1
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GstRtp
Method |
Get the feedback message type of the FB packet.
|
GstRtp.RTCPPacket
Method |
fb_set_type
(RTCPFBType type)
:
none
Set the feedback message type of the FB packet.
|