Device.createElement

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

class Device
createElement
(
string name = null
)

Parameters

name string

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

Return Value

Type: gst.element.Element

a new #GstElement configured to use this device