Enum

VkVideoCodecOperationFlagBitsKHR

Video codec operation bits

Possible values of VkVideoProfileInfoKHR::videoCodecOperation, specifying the type of video coding operation and video compression standard used by a video profile, are:

typedef enum VkVideoCodecOperationFlagBitsKHR {
    VK_VIDEO_CODEC_OPERATION_NONE_KHR = 0,
} VkVideoCodecOperationFlagBitsKHR;