mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
typefindhelper: Mark gst_type_find_helper_get_range_full() as Since 1.14.3
This commit is contained in:
parent
aeeefe399a
commit
a42ab58588
1 changed files with 1 additions and 1 deletions
|
@ -319,7 +319,7 @@ gst_type_find_helper_get_range (GstObject * obj, GstObject * parent,
|
|||
* Returns: the last %GstFlowReturn from pulling a buffer or %GST_FLOW_OK if
|
||||
* typefinding was successful.
|
||||
*
|
||||
* Since: 1.16
|
||||
* Since: 1.14.3
|
||||
*/
|
||||
GstFlowReturn
|
||||
gst_type_find_helper_get_range_full (GstObject * obj, GstObject * parent,
|
||||
|
|
Loading…
Reference in a new issue