webrtc: Fix minimal version of WebRTCRTPSender

This commit is contained in:
Sebastian Dröge 2021-06-28 17:53:39 +03:00
parent 1cec94af1a
commit ee07ba4bc4

View file

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