webrtc: Generate new WebRTCICETcpCandidateType enum

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1729>
This commit is contained in:
Sebastian Dröge 2025-05-13 13:07:13 +03:00 committed by GStreamer Marge Bot
parent 1f1989e70d
commit 80005c4498

View file

@ -30,6 +30,7 @@ generate = [
"GstWebRTC.WebRTCICEGatheringState",
"GstWebRTC.WebRTCICERole",
"GstWebRTC.WebRTCICEStream",
"GstWebRTC.WebRTCICETcpCandidateType",
"GstWebRTC.WebRTCICETransportPolicy",
"GstWebRTC.WebRTCKind",
"GstWebRTC.WebRTCPeerConnectionState",