mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-29 05:01:23 +00:00
gstbasesink: xref symbol in docs
This commit is contained in:
parent
5bb137e9ee
commit
c189827619
1 changed files with 1 additions and 1 deletions
|
@ -799,7 +799,7 @@ gst_base_sink_set_max_lateness (GstBaseSink * sink, gint64 max_lateness)
|
|||
* gst_base_sink_get_max_lateness:
|
||||
* @sink: the sink
|
||||
*
|
||||
* Gets the max lateness value. See gst_base_sink_set_max_lateness for
|
||||
* Gets the max lateness value. See gst_base_sink_set_max_lateness() for
|
||||
* more details.
|
||||
*
|
||||
* Returns: The maximum time in nanoseconds that a buffer can be late
|
||||
|
|
Loading…
Reference in a new issue