Structure.newEmpty

gst.structure.Structure newEmpty(string name)

Creates a new, empty #GstStructure with the given name.

See [gst.structure.Structure.setName] for constraints on the name parameter.

Free-function: gst_structure_free

Parameters

namename of new structure

Returns

a new, empty #GstStructure