rtpmanagerbad: documentation comment fix
This commit is contained in:
parent
499be261cd
commit
61b062a12e
@ -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
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user