Caps.mergeStructureFull

gst.caps.Caps mergeStructureFull(gst.structure.Structure structure, gst.caps_features.CapsFeatures features = null)

Appends structure with features to caps if its not already expressed by caps.

Parameters

structurethe #GstStructure to merge
featuresthe #GstCapsFeatures to merge

Returns

the merged caps.