Caps.stealStructure

Retrieves the structure with the given index from the list of structures contained in caps. The caller becomes the owner of the returned structure.

class Caps
stealStructure
(
uint index
)

Parameters

index uint

Index of the structure to retrieve

Return Value

Type: gst.structure.Structure

a pointer to the #GstStructure corresponding to index.