Unit 'Media.AMAudio' Package
[Overview][Classes][Procedures and functions][Index] [#pl_win_media]

IAMDirectSound

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

Declaration

Source position: Media.AMAudio.pas line 24

type IAMDirectSound = interface(IUnknown)

  function GetDirectSoundInterface();

  

  function GetPrimaryBufferInterface();

  

  function GetSecondaryBufferInterface();

  

  function ReleaseDirectSoundInterface();

  

  function ReleasePrimaryBufferInterface();

  

  function ReleaseSecondaryBufferInterface();

  

  function SetFocusWindow();

  

  function GetFocusWindow();

  

end;

Inheritance

IAMDirectSound

  

|

IInterface



CT Web help

CodeTyphon Studio