GstVa.VaDisplayDrm¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w/co |
The path of DRM device |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class GstVa.VaDisplayDrm(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
This is a
GstVa.VaDisplaysubclass to instantiate with DRM devices.New in version 1.20.
- classmethod new_from_path(path)¶
- Parameters:
path (
str) – the path to the DRM device- Returns:
a newly allocated
GstVa.VaDisplayif the specified DRM render device could be opened and initialized; otherwiseNoneis returned.- Return type:
Creates a new
GstVa.VaDisplayfrom a DRM device . It will try to open and operate the device in path.New in version 1.20.
Property Details¶
- GstVa.VaDisplayDrm.props.path¶
- Name:
path- Type:
- Default Value:
'/dev/dri/renderD128'- Flags:
The path of DRM device