Unit 'WinApiM.MediaApi.MfObjects' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_win_api_media]

IMFMediaBuffer

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

Declaration

Source position: WinApiM.MediaApi.MfObjects.pas line 631

type IMFMediaBuffer = interface(IUnknown)

  function Lock();

  

  function Unlock;

  

  function GetCurrentLength();

  

  function SetCurrentLength();

  

  function GetMaxLength();

  

end;

Inheritance

IMFMediaBuffer

  

|

IInterface



CT Web help

CodeTyphon Studio