Device.createElement

gst.element.Element createElement(string name = null)

Creates the element with all of the required parameters set to use this device.

Parameters

namename of new element, or null to automatically create a unique name.

Returns

a new #GstElement configured to use

this device