Caps.copyNth
gst.caps.Caps copyNth(uint nth)Creates a new #GstCaps and appends a copy of the nth structure contained in caps.
Parameters
nth | the nth structure to copy |
Returns
the new #GstCaps
gst.caps.Caps copyNth(uint nth)Creates a new #GstCaps and appends a copy of the nth structure contained in caps.
nth | the nth structure to copy |