Skip to content

deviceprovider: Returns non-floating devices from gst_device_provider_probe

While working on !353 (merged), I realized that the API implementations weren't consistent. So let's document the most simple thing and add a bit of a helper to the base class.

This should make the API usage more consistent. Also document that the subclasses should just return the devices as floating.

Merge request reports