Unit 'WinApiM.DirectX.DCompAnimation' Package
[Overview][Types][Classes][Index] [#pl_win_api_media]

IDCompositionAnimation

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

Declaration

Source position: WinApiM.DirectX.DCompAnimation.pas line 39

type IDCompositionAnimation = interface(IUnknown)

  function Reset;

  

  function SetAbsoluteBeginTime();

  

  function AddCubic();

  

  function AddSinusoidal();

  

  function AddRepeat();

  

  function _End();

  

end;

Inheritance

IDCompositionAnimation

  

|

IInterface



CT Web help

CodeTyphon Studio