ReactOS 0.4.16-dev-106-g10b08aa
|
#include <dsound.h>
Public Attributes | |
DWORD | dwSize |
DWORD | dwFlags |
DWORD | dwBufferBytes |
DWORD | dwUnlockTransferRate |
DWORD | dwPlayCpuOverhead |
DWORD _DSBCAPS::dwBufferBytes |
Definition at line 241 of file dsound.h.
Referenced by IDirectSoundBufferImpl_GetCaps(), MCICDA_playLoop(), PrimaryBufferImpl_GetCaps(), test_block_align(), test_buffer(), and test_buffer8().
DWORD _DSBCAPS::dwFlags |
Definition at line 240 of file dsound.h.
Referenced by IDirectSoundBufferImpl_GetCaps(), PrimaryBufferImpl_GetCaps(), PrimaryDirectSoundBuffer8Impl_fnGetCaps(), SecondaryDirectSoundBuffer8Impl_fnGetCaps(), test_buffer(), test_buffer8(), and test_hw_buffers().
DWORD _DSBCAPS::dwPlayCpuOverhead |
Definition at line 243 of file dsound.h.
Referenced by IDirectSoundBufferImpl_GetCaps(), PrimaryBufferImpl_GetCaps(), PrimaryDirectSoundBuffer8Impl_fnGetCaps(), and SecondaryDirectSoundBuffer8Impl_fnGetCaps().
DWORD _DSBCAPS::dwSize |
Definition at line 239 of file dsound.h.
Referenced by IDirectSoundBufferImpl_GetCaps(), MCICDA_playLoop(), PrimaryBufferImpl_GetCaps(), PrimaryDirectSoundBuffer8Impl_fnGetCaps(), SecondaryDirectSoundBuffer8Impl_fnGetCaps(), test_block_align(), test_buffer(), test_buffer8(), and test_hw_buffers().
DWORD _DSBCAPS::dwUnlockTransferRate |
Definition at line 242 of file dsound.h.
Referenced by IDirectSoundBufferImpl_GetCaps(), PrimaryBufferImpl_GetCaps(), PrimaryDirectSoundBuffer8Impl_fnGetCaps(), and SecondaryDirectSoundBuffer8Impl_fnGetCaps().