function copy_nth(nth:Number):Gst.Caps { // Gjs wrapper for gst_caps_copy_nth() }
Creates a new Gst.Caps and appends a copy of the nth structure contained in caps.
the nth structure to copy
the new Gst.Caps