Vulkan-Hpp
VkVideoEncodeRateControlInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkVideoEncodeRateControlFlagsKHR flags
 
VkVideoEncodeRateControlModeFlagBitsKHR rateControlMode
 
uint32_t layerCount
 
const VkVideoEncodeRateControlLayerInfoKHRpLayers
 
uint32_t virtualBufferSizeInMs
 
uint32_t initialVirtualBufferSizeInMs
 

Detailed Description

Definition at line 10609 of file vulkan_core.h.

Member Data Documentation

◆ flags

VkVideoEncodeRateControlFlagsKHR VkVideoEncodeRateControlInfoKHR::flags

Definition at line 10612 of file vulkan_core.h.

◆ initialVirtualBufferSizeInMs

uint32_t VkVideoEncodeRateControlInfoKHR::initialVirtualBufferSizeInMs

Definition at line 10617 of file vulkan_core.h.

◆ layerCount

uint32_t VkVideoEncodeRateControlInfoKHR::layerCount

Definition at line 10614 of file vulkan_core.h.

◆ pLayers

const VkVideoEncodeRateControlLayerInfoKHR* VkVideoEncodeRateControlInfoKHR::pLayers

Definition at line 10615 of file vulkan_core.h.

◆ pNext

const void* VkVideoEncodeRateControlInfoKHR::pNext

Definition at line 10611 of file vulkan_core.h.

◆ rateControlMode

VkVideoEncodeRateControlModeFlagBitsKHR VkVideoEncodeRateControlInfoKHR::rateControlMode

Definition at line 10613 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoEncodeRateControlInfoKHR::sType

Definition at line 10610 of file vulkan_core.h.

◆ virtualBufferSizeInMs

uint32_t VkVideoEncodeRateControlInfoKHR::virtualBufferSizeInMs

Definition at line 10616 of file vulkan_core.h.


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