Source position: vulkanlib.pas line 17982
type TVkVideoBeginCodingInfoKHR = record |
||
sType: TVkStructureType; |
|
|
pNext: PVkVoid; |
|
|
flags: TVkVideoBeginCodingFlagsKHR; |
|
|
videoSession: TVkVideoSessionKHR; |
|
|
videoSessionParameters: TVkVideoSessionParametersKHR; |
|
|
referenceSlotCount: TVkUInt32; |
|
|
pReferenceSlots: PVkVideoReferenceSlotInfoKHR; |
|
|
end; |
CT Web help |
CodeTyphon Studio |