Vulkan-Hpp
VkVideoEncodeH264RateControlLayerInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBool32 useMinQp
 
VkVideoEncodeH264QpKHR minQp
 
VkBool32 useMaxQp
 
VkVideoEncodeH264QpKHR maxQp
 
VkBool32 useMaxFrameSize
 
VkVideoEncodeH264FrameSizeKHR maxFrameSize
 

Detailed Description

Definition at line 8463 of file vulkan_core.h.

Member Data Documentation

◆ maxFrameSize

VkVideoEncodeH264FrameSizeKHR VkVideoEncodeH264RateControlLayerInfoKHR::maxFrameSize

Definition at line 8471 of file vulkan_core.h.

◆ maxQp

VkVideoEncodeH264QpKHR VkVideoEncodeH264RateControlLayerInfoKHR::maxQp

Definition at line 8469 of file vulkan_core.h.

◆ minQp

VkVideoEncodeH264QpKHR VkVideoEncodeH264RateControlLayerInfoKHR::minQp

Definition at line 8467 of file vulkan_core.h.

◆ pNext

const void* VkVideoEncodeH264RateControlLayerInfoKHR::pNext

Definition at line 8465 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoEncodeH264RateControlLayerInfoKHR::sType

Definition at line 8464 of file vulkan_core.h.

◆ useMaxFrameSize

VkBool32 VkVideoEncodeH264RateControlLayerInfoKHR::useMaxFrameSize

Definition at line 8470 of file vulkan_core.h.

◆ useMaxQp

VkBool32 VkVideoEncodeH264RateControlLayerInfoKHR::useMaxQp

Definition at line 8468 of file vulkan_core.h.

◆ useMinQp

VkBool32 VkVideoEncodeH264RateControlLayerInfoKHR::useMinQp

Definition at line 8466 of file vulkan_core.h.


The documentation for this struct was generated from the following file: