Device
Object Hierarchy:
Description:
[ CCode ( type_id = "gst_device_get_type ()" ) ]
[ Version ( since = "1.4" ) ]
public abstract class Device : Object
[ 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.
Namespace: Gst
Package: gstreamer-1.0
Content:
Properties:
Creation methods:
Methods:
Signals:
Inherited Members:
All known members inherited from class Gst.Object
All known members inherited from class GLib.Object