mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 20:42:30 +00:00
rtpmanagerbad: documentation comment fix
This commit is contained in:
parent
499be261cd
commit
61b062a12e
1 changed files with 2 additions and 1 deletions
|
@ -389,7 +389,8 @@ gst_rtp_src_class_init (GstRtpSrcClass * klass)
|
|||
G_MAXUINT, DEFAULT_PROP_LATENCY,
|
||||
G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));
|
||||
|
||||
/* GstRtpSink:multicast-iface:
|
||||
/**
|
||||
* GstRtpSink:multicast-iface:
|
||||
*
|
||||
* The networkinterface on which to join the multicast group
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue