Message.newDeviceRemoved
gst.message.Message newDeviceRemoved(gst.object.ObjectWrap src, gst.device.Device device)Creates a new device-removed message. The device-removed message is produced by #GstDeviceProvider or a #GstDeviceMonitor. They announce the disappearance of monitored devices.
Parameters
src | The #GstObject that created the message |
device | The removed #GstDevice |
Returns
a newly allocated #GstMessage