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

Return Value

a new, empty #GstStructure

Throws

ConstructionException GTK+ fails to create the object.

Meta