Home
last modified time | relevance | path

Searched defs:DirectSoundDevice (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/directx/wine/dsound/
H A Ddsound_private.h107 struct DirectSoundDevice struct
109 LONG ref;
111 GUID guid;
112 PIDSDRIVER driver;
116 PWAVEFORMATEX pwfx;
117 HWAVEOUT hwo;
118 LPWAVEHDR pwave;
119 UINT timerID, pwplay, pwqueue, prebuf, helfrags;
121 PIDSDRIVERBUFFER hwbuf;
123 DWORD writelead, buflen, state, playpos, mixpos;
[all …]