Unit 'WinApiMU.PlayerClass1' Package
[Overview][Constants][Types][Classes][Index] [#pl_win_api_media]

TMfAsyncCallback

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

Declaration

Source position: WinApiMU.PlayerClass1.pas line 87

type TMfAsyncCallback = interface(IMFAsyncCallback)

  function OpenURL();

  

  function Repaint;

  

  function SendPlayerCommand();

  

  function ShutDown;

  

  function GetState;

  

  function ResizeVideo();

  

  procedure SetRedraw;

  

  function HasVideo;

  

  procedure TimerTimer();

  

  procedure SetTimerInterval();

  

  function TakeSnapShot();

  

  procedure SetVolume();

  

  function GetVolume;

  

  function GetInitialDuration();

  

  property Volume: FLOAT; [rw]

  

end;

Inheritance

TMfAsyncCallback

  

|

IMFAsyncCallback

  

|

IInterface



CT Web help

CodeTyphon Studio