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