ReactOS 0.4.16-dev-340-g0540c21
|
Public Attributes | |
const IDirectSoundBuffer8Vtbl * | lpVtbl |
LONG | ref |
LPFILTERINFO | Filter |
DWORD | dwLevel |
DWORD | dwFlags |
DWORD | dwFrequency |
LONG | Volume |
LONG | VolumePan |
WAVEFORMATEX | Format |
HANDLE | hPin |
CRITICAL_SECTION | Lock |
KSSTATE | State |
DWORD | BufferPosition |
LPWAVEFORMATEX | Format |
PUCHAR | Buffer |
DWORD | BufferSize |
DWORD | Flags |
DWORD | Position |
DWORD | PlayPosition |
LPDIRECTSOUNDBUFFER8 | PrimaryBuffer |
PUCHAR CDirectSoundBuffer::Buffer |
Definition at line 26 of file secondary.c.
DWORD CDirectSoundBuffer::BufferPosition |
Definition at line 22 of file secondary.c.
DWORD CDirectSoundBuffer::BufferSize |
Definition at line 27 of file secondary.c.
LPFILTERINFO CDirectSoundBuffer::Filter |
DWORD CDirectSoundBuffer::Flags |
Definition at line 29 of file secondary.c.
WAVEFORMATEX CDirectSoundBuffer::Format |
LPWAVEFORMATEX CDirectSoundBuffer::Format |
Definition at line 25 of file secondary.c.
CRITICAL_SECTION CDirectSoundBuffer::Lock |
DWORD CDirectSoundBuffer::PlayPosition |
Definition at line 31 of file secondary.c.
DWORD CDirectSoundBuffer::Position |
Definition at line 30 of file secondary.c.
LPDIRECTSOUNDBUFFER8 CDirectSoundBuffer::PrimaryBuffer |
Definition at line 33 of file secondary.c.