GstDeviceClass.createElement

Creates the fully configured element to access this device. Subclasses need to override this and return a new element.

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