Device.createElement

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

class Device
createElement
(
string name
)

Parameters

name string

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

Return: a new #GstElement configured to use this device

Meta