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

IDirectDrawVideoPort

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: AsphyreDDraw7.pas line 5593

type IDirectDrawVideoPort = interface(IUnknown)

  function Flip();

  

  function GetBandwidthInfo();

  

  function GetColorControls();

  

  function GetInputFormats();

  

  function GetOutputFormats();

  

  function GetFieldPolarity();

  

  function GetVideoLine();

  

  function GetVideoSignalStatus();

  

  function SetColorControls();

  

  function SetTargetSurface();

  

  function StartVideo();

  

  function StopVideo;

  

  function UpdateVideo();

  

  function WaitForSync();

  

end;

Inheritance

IDirectDrawVideoPort

  

|

IInterface



CT Web help

CodeTyphon Studio