Vulkan-Hpp
VkVideoEncodeRateControlLayerInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint64_t averageBitrate
 
uint64_t maxBitrate
 
uint32_t frameRateNumerator
 
uint32_t frameRateDenominator
 

Detailed Description

Definition at line 10600 of file vulkan_core.h.

Member Data Documentation

◆ averageBitrate

uint64_t VkVideoEncodeRateControlLayerInfoKHR::averageBitrate

Definition at line 10603 of file vulkan_core.h.

◆ frameRateDenominator

uint32_t VkVideoEncodeRateControlLayerInfoKHR::frameRateDenominator

Definition at line 10606 of file vulkan_core.h.

◆ frameRateNumerator

uint32_t VkVideoEncodeRateControlLayerInfoKHR::frameRateNumerator

Definition at line 10605 of file vulkan_core.h.

◆ maxBitrate

uint64_t VkVideoEncodeRateControlLayerInfoKHR::maxBitrate

Definition at line 10604 of file vulkan_core.h.

◆ pNext

const void* VkVideoEncodeRateControlLayerInfoKHR::pNext

Definition at line 10602 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoEncodeRateControlLayerInfoKHR::sType

Definition at line 10601 of file vulkan_core.h.


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