Message.newDeviceAdded

gst.message.Message newDeviceAdded(gst.object.ObjectWrap src, gst.device.Device device) static nothrow

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

srcThe #GstObject that created the message
deviceThe new #GstDevice

Returns

a newly allocated #GstMessage