GstDevice

#GstDevice are objects representing a device, they contain relevant metadata about the device, such as its class and the #GstCaps representing the media types it can produce or handle.

#GstDevice are created by #GstDeviceProvider objects which can be aggregated by #GstDeviceMonitor objects.

Members

Variables

GstReserved
void*[4] GstReserved;
parent
GstObject parent;

The parent #GstObject structure.

priv
GstDevicePrivate* priv;