mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +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.
|
||||
*
|
||||
* Returns: (transfer full): the new #GstCaps
|
||||
*
|
||||
* Since: 1.16
|
||||
*/
|
||||
GstCaps *
|
||||
gst_caps_copy_nth (const GstCaps * caps, guint nth)
|
||||
|
|
Loading…
Reference in a new issue