mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-10 10:04:23 +00:00
segment: gst_segment_offset_running_time() will be available in 1.2.3
This commit is contained in:
parent
13c6f035ed
commit
87cdd96270
1 changed files with 1 additions and 1 deletions
|
@ -722,7 +722,7 @@ gst_segment_set_running_time (GstSegment * segment, GstFormat format,
|
|||
* Adjust the values in @segment so that @offset is applied to all
|
||||
* future running-time calculations.
|
||||
*
|
||||
* Since: 1.4
|
||||
* Since: 1.2.3
|
||||
*
|
||||
* Returns: %TRUE if the segment could be updated successfully. If %FALSE is
|
||||
* returned, @offset is not in @segment.
|
||||
|
|
Loading…
Reference in a new issue