caps: Add Since: 1.16 marker to gst_caps_copy()

This commit is contained in:
Sebastian Dröge 2019-04-23 14:39:48 +03:00
parent 0058eeb1de
commit 26aa7a6d36

View file

@ -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)