parse_device_added
Description:
Parses a device-added message.
The device-added message is produced by DeviceProvider or a DeviceMonitor. It announces the appearance of monitored devices.
Parameters:
this |
a Message of type gst_message_device_added |
device |
A location where to store a pointer to the new Device, or null |