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

CStreamingSound

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

Declaration

Source position: DirectXUT.pas line 2483

type CStreamingSound = class(CSound)

protected

  m_dwLastPlayPos: DWORD;

  

  m_dwPlayProgress: DWORD;

  

  m_dwNotifySize: DWORD;

  

  m_dwNextWriteOffset: DWORD;

  

  m_bFillNextNotificationWithSilence: BOOL;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  function HandleWaveStreamNotification();

  

  function Reset;

  

end;

Inheritance

CStreamingSound

  

|

CSound

  

|

TObject



CT Web help

CodeTyphon Studio