Unit 'AsphyreDDraw7' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asphyresphinx]

TDDVideoPortInfo

Declaration

Source position: AsphyreDDraw7.pas line 4978

type TDDVideoPortInfo = packed record

  dwSize: DWORD;

  

  dwOriginX: DWORD;

  

  dwOriginY: DWORD;

  

  dwVPFlags: DWORD;

  

  rCrop: TRect;

  

  dwPrescaleWidth: DWORD;

  

  dwPrescaleHeight: DWORD;

  

  lpddpfInputFormat: PDDPixelFormat;

  

  lpddpfVBIInputFormat: PDDPixelFormat;

  

  lpddpfVBIOutputFormat: PDDPixelFormat;

  

  dwVBIHeight: DWORD;

  

  dwReserved1: DWORD;

  

  dwReserved2: DWORD;

  

end;



CT Web help

CodeTyphon Studio