Message.parseDeviceRemoved
void parseDeviceRemoved(out gst.device.Device device)Parses a device-removed message. The device-removed message is produced by #GstDeviceProvider or a #GstDeviceMonitor. It announces the disappearance of monitored devices.
Parameters
device | A location where to store a pointer to the removed #GstDevice, or null |