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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkVideoEncodeH264RateControlFlagsKHR flags
 
uint32_t gopFrameCount
 
uint32_t idrPeriod
 
uint32_t consecutiveBFrameCount
 
uint32_t temporalLayerCount
 

Detailed Description

Definition at line 8563 of file vulkan_core.h.

Field Documentation

◆ consecutiveBFrameCount

uint32_t VkVideoEncodeH264RateControlInfoKHR::consecutiveBFrameCount

Definition at line 8569 of file vulkan_core.h.

◆ flags

VkVideoEncodeH264RateControlFlagsKHR VkVideoEncodeH264RateControlInfoKHR::flags

Definition at line 8566 of file vulkan_core.h.

◆ gopFrameCount

uint32_t VkVideoEncodeH264RateControlInfoKHR::gopFrameCount

Definition at line 8567 of file vulkan_core.h.

◆ idrPeriod

uint32_t VkVideoEncodeH264RateControlInfoKHR::idrPeriod

Definition at line 8568 of file vulkan_core.h.

◆ pNext

const void* VkVideoEncodeH264RateControlInfoKHR::pNext

Definition at line 8565 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoEncodeH264RateControlInfoKHR::sType

Definition at line 8564 of file vulkan_core.h.

◆ temporalLayerCount

uint32_t VkVideoEncodeH264RateControlInfoKHR::temporalLayerCount

Definition at line 8570 of file vulkan_core.h.


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