Gst.DeviceClass¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
create_element |
r |
Creates the fully configured element to access this device. Subclasses need to override this and return a new element. |
|
parent_class |
r |
The parent |
|
reconfigure_element |
r |
This only needs to be implemented by subclasses if the element can be reconfigured to use a different device. See the documentation for |
Methods¶
None
Details¶
- class Gst.DeviceClass¶
The class structure for a
Gst.Device
object.New in version 1.4.