ReactOS 0.4.17-dev-934-g091855f
VkVideoEncodeAV1RateControlInfoKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkVideoEncodeAV1RateControlInfoKHR:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkVideoEncodeAV1RateControlFlagsKHR flags
 
uint32_t gopFrameCount
 
uint32_t keyFramePeriod
 
uint32_t consecutiveBipredictiveFrameCount
 
uint32_t temporalLayerCount
 

Detailed Description

Definition at line 14732 of file vulkan.h.

Member Data Documentation

◆ consecutiveBipredictiveFrameCount

uint32_t VkVideoEncodeAV1RateControlInfoKHR::consecutiveBipredictiveFrameCount

Definition at line 14739 of file vulkan.h.

◆ flags

VkVideoEncodeAV1RateControlFlagsKHR VkVideoEncodeAV1RateControlInfoKHR::flags

Definition at line 14736 of file vulkan.h.

◆ gopFrameCount

uint32_t VkVideoEncodeAV1RateControlInfoKHR::gopFrameCount

Definition at line 14737 of file vulkan.h.

◆ keyFramePeriod

uint32_t VkVideoEncodeAV1RateControlInfoKHR::keyFramePeriod

Definition at line 14738 of file vulkan.h.

◆ pNext

const void* VkVideoEncodeAV1RateControlInfoKHR::pNext

Definition at line 14735 of file vulkan.h.

◆ sType

VkStructureType VkVideoEncodeAV1RateControlInfoKHR::sType

Definition at line 14734 of file vulkan.h.

◆ temporalLayerCount

uint32_t VkVideoEncodeAV1RateControlInfoKHR::temporalLayerCount

Definition at line 14740 of file vulkan.h.


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