Structure.this

Creates a new, empty gstreamer.Structure with the given name.

See Structure.setName for constraints on the name parameter.

Free-function: gst_structure_free

Parameters

name string

name of new structure

Return Value

a new, empty gstreamer.Structure

Throws

ConstructionException GTK+ fails to create the object.