Caps.copyNth

Creates a new GstCaps and appends a copy of the nth structure contained in caps.

class Caps
copyNth
(
uint nth
)

Parameters

nth uint

the nth structure to copy

Return Value

Type: Caps

the new GstCaps. [transfer full]

Meta