Structure.emptyNew

Creates a new, empty GstStructure with the given name.

class Structure
static
emptyNew
(
string name
)

Parameters

name string

name of new structure

Return Value

Type: Structure

a new, empty GstStructure

Meta