Source position: vulkanlib.pas line 17749
type TVkVideoDecodeH264SessionParametersAddInfoKHR = record |
||
sType: TVkStructureType; |
|
|
pNext: PVkVoid; |
|
|
stdSPSCount: TVkUInt32; |
|
|
pStdSPSs: PStdVideoH264SequenceParameterSet; |
|
|
stdPPSCount: TVkUInt32; |
|
|
pStdPPSs: PStdVideoH264PictureParameterSet; |
|
|
end; |
CT Web help |
CodeTyphon Studio |