mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
caps: Add Since: 1.16 marker to gst_caps_copy()
This commit is contained in:
parent
0058eeb1de
commit
26aa7a6d36
1 changed files with 2 additions and 0 deletions
|
@ -974,6 +974,8 @@ gst_caps_set_features_simple (GstCaps * caps, GstCapsFeatures * features)
|
||||||
* contained in @caps.
|
* contained in @caps.
|
||||||
*
|
*
|
||||||
* Returns: (transfer full): the new #GstCaps
|
* Returns: (transfer full): the new #GstCaps
|
||||||
|
*
|
||||||
|
* Since: 1.16
|
||||||
*/
|
*/
|
||||||
GstCaps *
|
GstCaps *
|
||||||
gst_caps_copy_nth (const GstCaps * caps, guint nth)
|
gst_caps_copy_nth (const GstCaps * caps, guint nth)
|
||||||
|
|
Loading…
Reference in a new issue