webrtc/gir: Enable 1.19.1 WebRTCKind for generation

This commit is contained in:
Marijn Suijten 2021-06-03 17:36:29 +02:00
parent 5b27f8c94e
commit 0d26534233

View file

@ -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",
] ]