GstVulkanXCB.VulkanDisplayXCB

g GObject.InitiallyUnowned GObject.InitiallyUnowned Gst.Object Gst.Object GObject.InitiallyUnowned->Gst.Object GObject.Object GObject.Object GObject.Object->GObject.InitiallyUnowned GstVulkan.VulkanDisplay GstVulkan.VulkanDisplay Gst.Object->GstVulkan.VulkanDisplay GstVulkanXCB.VulkanDisplayXCB GstVulkanXCB.VulkanDisplayXCB GstVulkan.VulkanDisplay->GstVulkanXCB.VulkanDisplayXCB

Subclasses:

None

Methods

Inherited:

GstVulkan.VulkanDisplay (10), Gst.Object (27), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new (name)

Virtual Methods

Inherited:

GstVulkan.VulkanDisplay (2), Gst.Object (1), GObject.Object (7)

Properties

Inherited:

Gst.Object (2)

Signals

Inherited:

Gst.Object (1), GObject.Object (1)

Fields

Inherited:

Gst.Object (1), GObject.Object (1)

Class Details

class GstVulkanXCB.VulkanDisplayXCB(**kwargs)
Bases:

GstVulkan.VulkanDisplay

Abstract:

No

Structure:

GstVulkanXCB.VulkanDisplayXCBClass

the contents of a GstVulkanXCB.VulkanDisplayXCB are private and should only be accessed through the provided API

New in version 1.18.

classmethod new(name)
Parameters:

name (str or None) – a display name

Returns:

a new GstVulkanXCB.VulkanDisplayXCB or None

Return type:

GstVulkanXCB.VulkanDisplayXCB or None

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.