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