Unit 'DirectXUT' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_win_directxut]

CSoundManager

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

Declaration

Source position: DirectXUT.pas line 2411

type CSoundManager = class

protected

  m_pDS: IDirectSound8;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  function Initialize();

  

  function SetPrimaryBufferFormat();

  

  function Get3DListenerInterface();

  

  function CreateFromMemory();

  

  function CreateStreaming();

  

  property GetDirectSound: IDirectSound8; [r]

  

end;

Inheritance

CSoundManager

  

|

TObject



CT Web help

CodeTyphon Studio