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

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 10784 of file vulkan_core.h.

Field Documentation

◆ averageBitrate

uint64_t VkVideoEncodeRateControlLayerInfoKHR::averageBitrate

Definition at line 10787 of file vulkan_core.h.

◆ frameRateDenominator

uint32_t VkVideoEncodeRateControlLayerInfoKHR::frameRateDenominator

Definition at line 10790 of file vulkan_core.h.

◆ frameRateNumerator

uint32_t VkVideoEncodeRateControlLayerInfoKHR::frameRateNumerator

Definition at line 10789 of file vulkan_core.h.

◆ maxBitrate

uint64_t VkVideoEncodeRateControlLayerInfoKHR::maxBitrate

Definition at line 10788 of file vulkan_core.h.

◆ pNext

const void* VkVideoEncodeRateControlLayerInfoKHR::pNext

Definition at line 10786 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoEncodeRateControlLayerInfoKHR::sType

Definition at line 10785 of file vulkan_core.h.


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