mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-18 21:35:44 +00:00
appsrc: fix Since tag
This commit is contained in:
parent
5a2ae53bae
commit
76f715cb8b
1 changed files with 1 additions and 1 deletions
|
@ -409,7 +409,7 @@ gst_app_src_class_init (GstAppSrcClass * klass)
|
|||
* Make appsrc emit the "need-data" signal when the amount of bytes in the
|
||||
* queue drops below this percentage of max-bytes.
|
||||
*
|
||||
* Since: 0.10.26
|
||||
* Since: 0.10.27
|
||||
*/
|
||||
g_object_class_install_property (gobject_class, PROP_MIN_PERCENT,
|
||||
g_param_spec_uint ("min-percent", "Min Percent",
|
||||
|
|
Loading…
Reference in a new issue