Caps.mergeStructure

gst.caps.Caps mergeStructure(gst.structure.Structure structure)

Appends structure to caps if it is not already expressed by caps.

Parameters

structurethe #GstStructure to merge

Returns

the merged caps.