Structure.this

Creates a new, empty GstStructure with the given name. See gst_structure_set_name() for constraints on the name parameter. Free-function: gst_structure_free

Parameters

name string

name of new structure

Throws

ConstructionException GTK+ fails to create the object.

Meta