summaryrefslogtreecommitdiff
path: root/gst-libs/gst/webrtc/rtpsender.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/webrtc/rtpsender.h')
-rw-r--r--gst-libs/gst/webrtc/rtpsender.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/webrtc/rtpsender.h b/gst-libs/gst/webrtc/rtpsender.h
index 40f7eae7d..f1af0900b 100644
--- a/gst-libs/gst/webrtc/rtpsender.h
+++ b/gst-libs/gst/webrtc/rtpsender.h
@@ -56,7 +56,7 @@ struct _GstWebRTCRTPSenderClass
};
GST_WEBRTC_API
-GstWebRTCRTPSender * gst_webrtc_rtp_sender_new (GArray * send_encodings);
+GstWebRTCRTPSender * gst_webrtc_rtp_sender_new (void);
GST_WEBRTC_API
void gst_webrtc_rtp_sender_set_transport (GstWebRTCRTPSender * sender,