VkVideoEncodeH264RateControlFlagsKHR(3)

Name

VkVideoEncodeH264RateControlFlagsKHR - Bitmask specifying H.264 encode rate control flags

C Specification

// Provided by VK_KHR_video_encode_h264
typedef VkFlags VkVideoEncodeH264RateControlFlagsKHR;

Description

VkVideoEncodeH264RateControlFlagsKHR is a bitmask type for setting a mask of zero or more VkVideoEncodeH264RateControlFlagBitsKHR.

Document Notes

For more information, see the Vulkan Specification.

This page is extracted from the Vulkan Specification. Fixes and changes should be made to the Specification, not directly.