mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-02-16 19:15:30 +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.WebRTCSCTPTransportState",
|
||||
"GstWebRTC.WebRTCFECType",
|
||||
"GstWebRTC.WebRTCKind",
|
||||
]
|
||||
|
||||
manual = [
|
||||
"GLib.Bytes",
|
||||
"GLib.Error",
|
||||
"GObject.Object",
|
||||
"Gst.Caps",
|
||||
"Gst.Structure",
|
||||
"GstSdp.SDPMessage",
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue