mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 03:01:03 +00:00
padtemplate: Add Since: 1.14 marker to gst_pad_template_new_from_static_pad_template_with_gtype()
This commit is contained in:
parent
31383e4413
commit
645840676c
1 changed files with 2 additions and 0 deletions
|
@ -332,6 +332,8 @@ gst_static_pad_template_get (GstStaticPadTemplate * pad_template)
|
|||
* Converts a #GstStaticPadTemplate into a #GstPadTemplate with a type.
|
||||
*
|
||||
* Returns: (transfer floating): a new #GstPadTemplate.
|
||||
*
|
||||
* Since: 1.14
|
||||
*/
|
||||
GstPadTemplate *
|
||||
gst_pad_template_new_from_static_pad_template_with_gtype (GstStaticPadTemplate *
|
||||
|
|
Loading…
Reference in a new issue