diff --git a/subprojects/gst-plugins-bad/gst-libs/gst/webrtc/rtptransceiver.c b/subprojects/gst-plugins-bad/gst-libs/gst/webrtc/rtptransceiver.c index 2db2abd4d1..cbeac04a86 100644 --- a/subprojects/gst-plugins-bad/gst-libs/gst/webrtc/rtptransceiver.c +++ b/subprojects/gst-plugins-bad/gst-libs/gst/webrtc/rtptransceiver.c @@ -263,7 +263,7 @@ gst_webrtc_rtp_transceiver_class_init (GstWebRTCRTPTransceiverClass * klass) * Since: 1.20 **/ g_object_class_install_property (gobject_class, - PROP_DIRECTION, + PROP_CURRENT_DIRECTION, g_param_spec_enum ("current-direction", "Current Direction", "Transceiver current direction", GST_TYPE_WEBRTC_RTP_TRANSCEIVER_DIRECTION,