mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-14 05:21:29 +00:00
webrtc: Fix minimal version of WebRTCRTPSender
This commit is contained in:
parent
864072220b
commit
72da9ea826
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ final_type = true
|
|||
name = "GstWebRTC.WebRTCRTPSender"
|
||||
status = "generate"
|
||||
final_type = true
|
||||
version = "1.14"
|
||||
|
||||
[[object]]
|
||||
name = "GstWebRTC.WebRTCRTPTransceiver"
|
||||
|
|
Loading…
Reference in a new issue