Structure.newEmpty

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

class Structure
static
newEmpty
(
string name
)

Parameters

name string

name of new structure

Return Value

Type: gst.structure.Structure

a new, empty #GstStructure