GstDeviceClass.reconfigureElement

This only needs to be implemented by subclasses if the element can be reconfigured to use a different device. See the documentation for gst.device.Device.reconfigureElement.

struct GstDeviceClass
extern (C)
bool function(GstDevice* device, GstElement* element) reconfigureElement;