forked from mirrors/gstreamer-rs
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.WebRTCDTLSSetup",
|
||||
"GstWebRTC.WebRTCDTLSTransportState",
|
||||
"GstWebRTC.WebRTCError",
|
||||
"GstWebRTC.WebRTCFECType",
|
||||
"GstWebRTC.WebRTCICEComponent",
|
||||
"GstWebRTC.WebRTCICEConnectionState",
|
||||
|
|
Loading…
Reference in a new issue