#include <vulkan_structs.hpp>
Definition at line 117418 of file vulkan_structs.hpp.
◆ NativeType
◆ VideoEncodeH264RateControlInfoKHR() [1/3]
VULKAN_HPP_CONSTEXPR vk::VideoEncodeH264RateControlInfoKHR::VideoEncodeH264RateControlInfoKHR |
( |
vk::VideoEncodeH264RateControlFlagsKHR |
flags_ = {} , |
|
|
uint32_t |
gopFrameCount_ = {} , |
|
|
uint32_t |
idrPeriod_ = {} , |
|
|
uint32_t |
consecutiveBFrameCount_ = {} , |
|
|
uint32_t |
temporalLayerCount_ = {} , |
|
|
const void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ VideoEncodeH264RateControlInfoKHR() [2/3]
◆ VideoEncodeH264RateControlInfoKHR() [3/3]
◆ operator VkVideoEncodeH264RateControlInfoKHR &()
◆ operator VkVideoEncodeH264RateControlInfoKHR const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setConsecutiveBFrameCount()
◆ setFlags()
◆ setGopFrameCount()
◆ setIdrPeriod()
◆ setPNext()
◆ setTemporalLayerCount()
◆ allowDuplicate
const bool vk::VideoEncodeH264RateControlInfoKHR::allowDuplicate = false |
|
static |
◆ consecutiveBFrameCount
uint32_t vk::VideoEncodeH264RateControlInfoKHR::consecutiveBFrameCount = {} |
◆ flags
◆ gopFrameCount
uint32_t vk::VideoEncodeH264RateControlInfoKHR::gopFrameCount = {} |
◆ idrPeriod
uint32_t vk::VideoEncodeH264RateControlInfoKHR::idrPeriod = {} |
◆ pNext
const void* vk::VideoEncodeH264RateControlInfoKHR::pNext = {} |
◆ structureType
◆ sType
◆ temporalLayerCount
uint32_t vk::VideoEncodeH264RateControlInfoKHR::temporalLayerCount = {} |
The documentation for this struct was generated from the following file: