Gst.DeviceClass

Fields

Name

Type

Access

Description

create_element

object

r

Creates the fully configured element to access this device. Subclasses need to override this and return a new element.

parent_class

Gst.ObjectClass

r

The parent Gst.ObjectClass structure.

reconfigure_element

object

r

This only needs to be implemented by subclasses if the element can be reconfigured to use a different device. See the documentation for Gst.Device.reconfigure_element().

Methods

None

Details

class Gst.DeviceClass

The class structure for a Gst.Device object.

New in version 1.4.