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 committed by Tim-Philipp Müller
parent a1eb31afb1
commit 66ce092881

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)