[ CCode ( type_id = "gst_device_get_type ()" ) ]
[ Version ( since = "1.4" ) ]
public abstract class Device : Object
Device are objects representing a device, they contain relevant metadata about the device, such as its class and the Caps representing the media types it can produce or handle.
Device are created by DeviceProvider objects which can be aggregated by DeviceMonitor objects.