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

TDDVideoPortDesc

Declaration

Source position: AsphyreDDraw7.pas line 4960

type TDDVideoPortDesc = packed record

  dwSize: DWORD;

  

  dwFieldWidth: DWORD;

  

  dwVBIWidth: DWORD;

  

  dwFieldHeight: DWORD;

  

  dwMicrosecondsPerField: DWORD;

  

  dwMaxPixelsPerSecond: DWORD;

  

  dwVideoPortID: DWORD;

  

  dwReserved1: DWORD;

  

  VideoPortType: TDDVideoPortConnect;

  

  dwReserved2: DWORD;

  

  dwReserved3: DWORD;

  

end;



CT Web help

CodeTyphon Studio