Source position: vulkanlib.pas line 18412
type TVkVideoEncodeH265SessionParametersGetInfoKHR = record |
||
sType: TVkStructureType; |
|
|
pNext: PVkVoid; |
|
|
writeStdVPS: TVkBool32; |
|
|
writeStdSPS: TVkBool32; |
|
|
writeStdPPS: TVkBool32; |
|
|
stdVPSId: TVkUInt32; |
|
|
stdSPSId: TVkUInt32; |
|
|
stdPPSId: TVkUInt32; |
|
|
end; |
CT Web help |
CodeTyphon Studio |