mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-09-03 02:13:49 +00:00
webrtc: Generate new WebRTCICETcpCandidateType
enum
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1729>
This commit is contained in:
parent
1f1989e70d
commit
80005c4498
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ generate = [
|
|||
"GstWebRTC.WebRTCICEGatheringState",
|
||||
"GstWebRTC.WebRTCICERole",
|
||||
"GstWebRTC.WebRTCICEStream",
|
||||
"GstWebRTC.WebRTCICETcpCandidateType",
|
||||
"GstWebRTC.WebRTCICETransportPolicy",
|
||||
"GstWebRTC.WebRTCKind",
|
||||
"GstWebRTC.WebRTCPeerConnectionState",
|
||||
|
|
Loading…
Reference in a new issue