Class Device

java.lang.Object
All Implemented Interfaces:
Proxy
Direct Known Subclasses:
Device.DeviceImpl

@Generated("io.github.jwharm.JavaGI") public abstract class Device extends GstObject
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.