get_devices_with_filter


Description:

[ Version ( since = "0.20" ) ]
public GenericArray<UsbDevice> get_devices_with_filter (string? filter)

Finds devices associated with the this complying with the filter

Parameters:

this

the UsbDeviceManager manager

filter

filter string for selecting which devices to return, see auto_connect_filter for the filter string format

Returns:

a gptrarray array of spiceusbdevice