Message.newDeviceChanged

Creates a new device-changed message. The device-changed message is produced by #GstDeviceProvider or a #GstDeviceMonitor. They announce that a device properties has changed and device represent the new modified version of changed_device.

Parameters

src gst.object.ObjectGst

The #GstObject that created the message

device gst.device.Device

The newly created device representing changed_device with its new configuration.

changedDevice gst.device.Device

The old version of the device.

Return Value

Type: gst.message.Message

a newly allocated #GstMessage