VkVideoDecodeH264SessionParametersAddInfoKHR

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

pNext
const(void)* pNext;
Undocumented in source.
pStdPPSs
const(StdVideoH264PictureParameterSet)* pStdPPSs;
Undocumented in source.
pStdSPSs
const(StdVideoH264SequenceParameterSet)* pStdSPSs;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
stdPPSCount
uint32_t stdPPSCount;
Undocumented in source.
stdSPSCount
uint32_t stdSPSCount;
Undocumented in source.

Meta