Caps.appendStructureFull
void appendStructureFull(gst.structure.Structure structure, gst.caps_features.CapsFeatures features = null)Appends structure with features to caps. The structure is not copied; caps becomes the owner of structure.
Parameters
structure | the #GstStructure to append |
features | the #GstCapsFeatures to append |