Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkVideoEncodeH265RateControlLayerInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 8804 of file vulkan_core.h.

Field Documentation

◆ maxFrameSize

VkVideoEncodeH265FrameSizeKHR VkVideoEncodeH265RateControlLayerInfoKHR::maxFrameSize

Definition at line 8812 of file vulkan_core.h.

◆ maxQp

VkVideoEncodeH265QpKHR VkVideoEncodeH265RateControlLayerInfoKHR::maxQp

Definition at line 8810 of file vulkan_core.h.

◆ minQp

VkVideoEncodeH265QpKHR VkVideoEncodeH265RateControlLayerInfoKHR::minQp

Definition at line 8808 of file vulkan_core.h.

◆ pNext

const void* VkVideoEncodeH265RateControlLayerInfoKHR::pNext

Definition at line 8806 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoEncodeH265RateControlLayerInfoKHR::sType

Definition at line 8805 of file vulkan_core.h.

◆ useMaxFrameSize

VkBool32 VkVideoEncodeH265RateControlLayerInfoKHR::useMaxFrameSize

Definition at line 8811 of file vulkan_core.h.

◆ useMaxQp

VkBool32 VkVideoEncodeH265RateControlLayerInfoKHR::useMaxQp

Definition at line 8809 of file vulkan_core.h.

◆ useMinQp

VkBool32 VkVideoEncodeH265RateControlLayerInfoKHR::useMinQp

Definition at line 8807 of file vulkan_core.h.


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