Unit 'vulkanlib' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_vulkan]

TVkVideoBeginCodingInfoKHR

Declaration

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