GstDeviceProviderClass.probe

Returns a list of devices that are currently available. This should never block. The devices should not have a parent and should be floating.

struct GstDeviceProviderClass
extern (C)
GList* function(GstDeviceProvider* provider) probe;