Unit 'zgl_sound_dsound' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_zengl]

IDirectSound

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

Declaration

Source position: zgl_sound_dsound.pas line 97

type IDirectSound = interface(IUnknown)

  function CreateSoundBuffer();

  

  function GetCaps();

  

  function DuplicateSoundBuffer();

  

  function SetCooperativeLevel();

  

  function Compact;

  

  function GetSpeakerConfig();

  

  function SetSpeakerConfig();

  

  function Initialize();

  

end;

Inheritance

IDirectSound

  

|

IInterface



CT Web help

CodeTyphon Studio