mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-09-03 10:23:48 +00:00
webrtc/gir: Enable 1.19.1 WebRTCKind for generation
This commit is contained in:
parent
5b27f8c94e
commit
0d26534233
1 changed files with 2 additions and 0 deletions
|
@ -33,12 +33,14 @@ generate = [
|
||||||
"GstWebRTC.WebRTCPriorityType",
|
"GstWebRTC.WebRTCPriorityType",
|
||||||
"GstWebRTC.WebRTCSCTPTransportState",
|
"GstWebRTC.WebRTCSCTPTransportState",
|
||||||
"GstWebRTC.WebRTCFECType",
|
"GstWebRTC.WebRTCFECType",
|
||||||
|
"GstWebRTC.WebRTCKind",
|
||||||
]
|
]
|
||||||
|
|
||||||
manual = [
|
manual = [
|
||||||
"GLib.Bytes",
|
"GLib.Bytes",
|
||||||
"GLib.Error",
|
"GLib.Error",
|
||||||
"GObject.Object",
|
"GObject.Object",
|
||||||
|
"Gst.Caps",
|
||||||
"Gst.Structure",
|
"Gst.Structure",
|
||||||
"GstSdp.SDPMessage",
|
"GstSdp.SDPMessage",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue