GstVulkanXCB.VulkanDisplayXCB¶
- Subclasses:
None
Methods¶
- Inherited:
GstVulkan.VulkanDisplay (10), Gst.Object (27), GObject.Object (37)
- Structs:
class |
|
Virtual Methods¶
- Inherited:
GstVulkan.VulkanDisplay (2), Gst.Object (1), GObject.Object (7)
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class GstVulkanXCB.VulkanDisplayXCB(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
the contents of a
GstVulkanXCB.VulkanDisplayXCB
are private and should only be accessed through the provided APINew in version 1.18.
- classmethod new(name)¶
- Parameters:
- Returns:
a new
GstVulkanXCB.VulkanDisplayXCB
orNone
- Return type:
Create a new
GstVulkanXCB.VulkanDisplayXCB
from the xcb display name. See XOpenDisplay\() for details on what is a valid name.New in version 1.18.