GstVulkan.VulkanVideoProfile

Fields

Name

Type

Access

Description

profile

object

r

the generic vulkan video profile

Methods

is_equal (b)

Details

class GstVulkan.VulkanVideoProfile

New in version 1.24.

is_equal(b)
Parameters:

b (GstVulkan.VulkanVideoProfile) – another GstVulkan.VulkanVideoProfile

Returns:

whether self and b contains the same information.

Return type:

bool