GstVulkan.VulkanVideoProfile¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
profile |
r |
the generic vulkan video profile |
Methods¶
|
Details¶
- class GstVulkan.VulkanVideoProfile¶
New in version 1.24.
- is_equal(b)¶
- Parameters:
b (
GstVulkan.VulkanVideoProfile
) – anotherGstVulkan.VulkanVideoProfile
- Returns:
whether self and b contains the same information.
- Return type: