ReactOS 0.4.17-dev-934-g091855f
VkVideoEncodeRateControlLayerInfoKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkVideoEncodeRateControlLayerInfoKHR:

Public Member Functions

uint64_t WINE_VK_ALIGN (8) averageBitrate
 
uint64_t WINE_VK_ALIGN (8) maxBitrate
 

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t frameRateNumerator
 
uint32_t frameRateDenominator
 

Detailed Description

Definition at line 15062 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN() [1/2]

uint64_t VkVideoEncodeRateControlLayerInfoKHR::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [2/2]

uint64_t VkVideoEncodeRateControlLayerInfoKHR::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ frameRateDenominator

uint32_t VkVideoEncodeRateControlLayerInfoKHR::frameRateDenominator

Definition at line 15069 of file vulkan.h.

◆ frameRateNumerator

uint32_t VkVideoEncodeRateControlLayerInfoKHR::frameRateNumerator

Definition at line 15068 of file vulkan.h.

◆ pNext

const void* VkVideoEncodeRateControlLayerInfoKHR::pNext

Definition at line 15065 of file vulkan.h.

◆ sType

VkStructureType VkVideoEncodeRateControlLayerInfoKHR::sType

Definition at line 15064 of file vulkan.h.


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