Device.getDeviceClass

Gets the "class" of a device. This is a "/" separated list of classes that represent this device. They are a subset of the classes of the #GstDeviceProvider that produced this device.

class Device
string
getDeviceClass
()

Return Value

Type: string

The device class. Free with g_free() after use.

Meta