GstDeviceClass.createElement

struct GstDeviceClass
extern (C)
GstElement* function(GstDevice* device, const(char)* name) createElement;

Return Value

a new #GstElement configured to use this device

Meta