DeviceProvider.deviceRemove
void deviceRemove(gst.device.Device device)Posts a message on the provider's #GstBus to inform applications that a device has been removed.
This is for use by subclasses.
Parameters
device | a #GstDevice that has been removed |