[ Version ( since = "1.4" ) ]
public void parse_device_removed (out Device device)
Parses a device-removed message.
The device-removed message is produced by DeviceProvider or a DeviceMonitor. It announces the disappearance of monitored devices.
| this |
a Message of type gst_message_device_removed |
| device |
A location where to store a pointer to the removed Device, or null |