rtpmanagerbad: documentation comment fix

This commit is contained in:
Marc Leeman 2020-02-19 17:06:18 +01:00
parent 499be261cd
commit 61b062a12e

View file

@ -389,7 +389,8 @@ gst_rtp_src_class_init (GstRtpSrcClass * klass)
G_MAXUINT, DEFAULT_PROP_LATENCY, G_MAXUINT, DEFAULT_PROP_LATENCY,
G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));
/* GstRtpSink:multicast-iface: /**
* GstRtpSink:multicast-iface:
* *
* The networkinterface on which to join the multicast group * The networkinterface on which to join the multicast group
*/ */