mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-25 19:11:06 +00:00
webrtc: Generate WebRTCError
type
This commit is contained in:
parent
040ac36c57
commit
2ebf11a5cd
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ generate = [
|
|||
"GstWebRTC.WebRTCDataChannelState",
|
||||
"GstWebRTC.WebRTCDTLSSetup",
|
||||
"GstWebRTC.WebRTCDTLSTransportState",
|
||||
"GstWebRTC.WebRTCError",
|
||||
"GstWebRTC.WebRTCFECType",
|
||||
"GstWebRTC.WebRTCICEComponent",
|
||||
"GstWebRTC.WebRTCICEConnectionState",
|
||||
|
|
Loading…
Reference in a new issue