Creates a new GstStructure with the given name. Structure fields are set according to the varargs in a manner similar to gst_structure_new(). See gst_structure_set_name() for constraints on the name parameter. Free-function: gst_structure_free
name of new structure
name of first field to set
variable argument list
ConstructionException GTK+ fails to create the object.
See Implementation
Creates a new GstStructure with the given name. Structure fields are set according to the varargs in a manner similar to gst_structure_new(). See gst_structure_set_name() for constraints on the name parameter. Free-function: gst_structure_free