GstVulkan.VulkanCommandBuffer

Fields

Name

Type

Access

Description

cmd

Vulkan.CommandBuffer

r/w

the vulkan command buffer handle

level

Vulkan.CommandBufferLevel

r/w

the level of the vulkan command buffer

parent

Gst.MiniObject

r/w

the parent Gst.MiniObject

pool

GstVulkan.VulkanCommandPool

r/w

the parent GstVulkan.VulkanCommandPool for command buffer reuse and locking

Methods

class

new_wrapped (cmd, level)

Details

class GstVulkan.VulkanCommandBuffer

New in version 1.18.

classmethod new_wrapped(cmd, level)
Parameters:
Returns:

a new GstVulkan.VulkanCommandBuffer

Return type:

GstVulkan.VulkanCommandBuffer

New in version 1.18.