GstVulkanVideoCapabilities
Members
codec.base
(VkBaseInStructure)
–
codec.h264dec
(VkVideoDecodeH264CapabilitiesKHR)
–
codec.h265dec
(VkVideoDecodeH265CapabilitiesKHR)
–
codec.h264enc
(VkVideoEncodeH264CapabilitiesKHR)
–
codec.h265enc
(VkVideoEncodeH265CapabilitiesKHR)
–
_reserved
(gpointer *)
–
Since : 1.24
GstVulkan.VulkanVideoCapabilities
Members
_reserved (not introspectable)
([ Object ])
–
Since : 1.24
GstVulkan.VulkanVideoCapabilities
Members
_reserved (not introspectable)
([ object ])
–
Since : 1.24
GstVulkanVideoProfile
Members
usage.decode
(VkVideoDecodeUsageInfoKHR)
–
usage.encode
(VkVideoEncodeUsageInfoKHR)
–
base
(VkBaseInStructure)
–
h264dec
(VkVideoDecodeH264ProfileInfoKHR)
–
h265dec
(VkVideoDecodeH265ProfileInfoKHR)
–
h264enc
(VkVideoEncodeH264ProfileInfoKHR)
–
h265enc
(VkVideoEncodeH265ProfileInfoKHR)
–
_reserved
(gpointer *)
–
Since : 1.24
GstVulkan.VulkanVideoProfile
Members
_reserved (not introspectable)
([ Object ])
–
Since : 1.24
GstVulkan.VulkanVideoProfile
Members
_reserved (not introspectable)
([ object ])
–
Since : 1.24
Methods
gst_vulkan_video_profile_is_equal
gboolean gst_vulkan_video_profile_is_equal (const GstVulkanVideoProfile * a, const GstVulkanVideoProfile * b)
whether a and b contains the same information.
GstVulkan.VulkanVideoProfile.prototype.is_equal
function GstVulkan.VulkanVideoProfile.prototype.is_equal(b: GstVulkan.VulkanVideoProfile): {
// javascript wrapper for 'gst_vulkan_video_profile_is_equal'
}
Parameters:
another GstVulkan.VulkanVideoProfile
whether a and b contains the same information.
GstVulkan.VulkanVideoProfile.is_equal
def GstVulkan.VulkanVideoProfile.is_equal (self, b):
#python wrapper for 'gst_vulkan_video_profile_is_equal'
Parameters:
another GstVulkan.VulkanVideoProfile
whether a and b contains the same information.
gst_vulkan_video_profile_is_valid
gboolean gst_vulkan_video_profile_is_valid (GstVulkanVideoProfile * profile, guint codec)
Parameters:
profile
–
the output profile
codec
–
VkVideoCodecOperationFlagBitsKHR described by profile
TRUE if profile is correct and matches with codec
Since : 1.24
gst_vulkan_video_profile_to_caps
GstCaps * gst_vulkan_video_profile_to_caps (const GstVulkanVideoProfile * profile)
Parameters:
profile
–
GstVulkanVideoProfile to convert into a GstCaps
a GstCaps from profile
Since : 1.24
Functions
gst_vulkan_video_profile_from_caps
gboolean gst_vulkan_video_profile_from_caps (GstVulkanVideoProfile * profile, GstCaps * caps, GstVulkanVideoOperation video_operation)
Parameters:
profile
(
[out])
–
the output profile
caps
–
a GstCaps to parse
video_operation
–
a supported video operation
Since : 1.24
Enumerations
GstVulkanVideoOperation
The type of video operation.
Members
GST_VULKAN_VIDEO_OPERATION_DECODE
(0)
–
decode operation
GST_VULKAN_VIDEO_OPERATION_ENCODE
(1)
–
encode operation
GST_VULKAN_VIDEO_OPERATION_UNKNOWN
(2)
–
unknown
Since : 1.24
GstVulkan.VulkanVideoOperation
The type of video operation.
Members
GstVulkan.VulkanVideoOperation.DECODE
(0)
–
decode operation
GstVulkan.VulkanVideoOperation.ENCODE
(1)
–
encode operation
GstVulkan.VulkanVideoOperation.UNKNOWN
(2)
–
unknown
Since : 1.24
GstVulkan.VulkanVideoOperation
The type of video operation.
Members
GstVulkan.VulkanVideoOperation.DECODE
(0)
–
decode operation
GstVulkan.VulkanVideoOperation.ENCODE
(1)
–
encode operation
GstVulkan.VulkanVideoOperation.UNKNOWN
(2)
–
unknown
Since : 1.24
The results of the search are