Caps.mergeStructure
gst.caps.Caps mergeStructure(gst.structure.Structure structure)Appends structure to caps if it is not already expressed by caps.
Parameters
structure | the #GstStructure to merge |
Returns
the merged caps.
gst.caps.Caps mergeStructure(gst.structure.Structure structure)Appends structure to caps if it is not already expressed by caps.
structure | the #GstStructure to merge |