Message.parseDeviceRemoved

Parses a device-removed message. The device-removed message is produced by gstreamer.DeviceProvider or a gstreamer.DeviceMonitor It announces the disappearance of monitored devices.

class Message
void
parseDeviceRemoved

Parameters

device Device

A location where to store a pointer to the removed gstreamer.Device, or NULL

Meta