Vulkan-Hpp
VkVideoEncodeH265RateControlLayerInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBool32 useMinQp
 
VkVideoEncodeH265QpKHR minQp
 
VkBool32 useMaxQp
 
VkVideoEncodeH265QpKHR maxQp
 
VkBool32 useMaxFrameSize
 
VkVideoEncodeH265FrameSizeKHR maxFrameSize
 

Detailed Description

Definition at line 8688 of file vulkan_core.h.

Member Data Documentation

◆ maxFrameSize

VkVideoEncodeH265FrameSizeKHR VkVideoEncodeH265RateControlLayerInfoKHR::maxFrameSize

Definition at line 8696 of file vulkan_core.h.

◆ maxQp

VkVideoEncodeH265QpKHR VkVideoEncodeH265RateControlLayerInfoKHR::maxQp

Definition at line 8694 of file vulkan_core.h.

◆ minQp

VkVideoEncodeH265QpKHR VkVideoEncodeH265RateControlLayerInfoKHR::minQp

Definition at line 8692 of file vulkan_core.h.

◆ pNext

const void* VkVideoEncodeH265RateControlLayerInfoKHR::pNext

Definition at line 8690 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoEncodeH265RateControlLayerInfoKHR::sType

Definition at line 8689 of file vulkan_core.h.

◆ useMaxFrameSize

VkBool32 VkVideoEncodeH265RateControlLayerInfoKHR::useMaxFrameSize

Definition at line 8695 of file vulkan_core.h.

◆ useMaxQp

VkBool32 VkVideoEncodeH265RateControlLayerInfoKHR::useMaxQp

Definition at line 8693 of file vulkan_core.h.

◆ useMinQp

VkBool32 VkVideoEncodeH265RateControlLayerInfoKHR::useMinQp

Definition at line 8691 of file vulkan_core.h.


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