webrtc: Fix minimal version of WebRTCRTPSender

This commit is contained in:
Sebastian Dröge 2021-06-28 17:53:39 +03:00
parent 864072220b
commit 72da9ea826

View file

@ -69,6 +69,7 @@ final_type = true
name = "GstWebRTC.WebRTCRTPSender"
status = "generate"
final_type = true
version = "1.14"
[[object]]
name = "GstWebRTC.WebRTCRTPTransceiver"