ReactOS 0.4.16-dev-122-g325d74c
|
#include <dsound.h>
Public Attributes | |
DWORD | dwSize |
DWORD | dwFlags |
DWORD | dwBufferBytes |
DWORD | dwReserved |
LPWAVEFORMATEX | lpwfxFormat |
GUID | guid3DAlgorithm |
DWORD _DSBUFFERDESC::dwBufferBytes |
Definition at line 290 of file dsound.h.
Referenced by DirectSoundDevice_CreateSoundBuffer(), dsenum_callback(), DSoundRender_CompleteConnect(), IDirectSound8_fnCreateSoundBuffer(), IDirectSoundBufferImpl_Create(), IDirectSoundFullDuplex_tests(), NewSecondarySoundBuffer(), test_block_align(), test_COM(), test_dsound(), test_dsound8(), test_duplicate(), test_frequency(), test_hw_buffers(), test_primary_secondary(), test_primary_secondary8(), test_secondary(), and test_secondary8().
DWORD _DSBUFFERDESC::dwFlags |
Definition at line 289 of file dsound.h.
Referenced by DirectSoundDevice_CreateSoundBuffer(), dsenum_callback(), DSOUND_Calc3DBuffer(), DSOUND_MixerVol(), DSOUND_MixInBuffer(), DSoundRender_CompleteConnect(), DSoundRender_create(), IDirectSound8_fnCreateSoundBuffer(), IDirectSoundBufferImpl_Create(), IDirectSoundFullDuplex_tests(), NewSecondarySoundBuffer(), test_block_align(), test_dsound(), test_dsound8(), test_duplicate(), test_frequency(), test_hw_buffers(), test_invalid_fmts(), test_primary(), test_primary8(), test_primary_3d(), test_primary_3d8(), test_primary_3d_with_listener(), test_primary_3d_with_listener8(), test_primary_secondary(), test_primary_secondary8(), test_secondary(), and test_secondary8().
DWORD _DSBUFFERDESC::dwReserved |
Definition at line 291 of file dsound.h.
Referenced by IDirectSound8_fnCreateSoundBuffer(), and test_hw_buffers().
DWORD _DSBUFFERDESC::dwSize |
Definition at line 288 of file dsound.h.
Referenced by DirectSoundDevice_CreateSoundBuffer(), dsenum_callback(), DSoundRender_CompleteConnect(), DSoundRender_create(), IDirectSound8_fnCreateSoundBuffer(), IDirectSoundBufferImpl_Create(), IDirectSoundFullDuplex_tests(), test_block_align(), test_COM(), test_dsound(), test_dsound8(), test_duplicate(), test_frequency(), test_hw_buffers(), test_invalid_fmts(), test_primary(), test_primary8(), test_primary_3d(), test_primary_3d8(), test_primary_3d_with_listener(), test_primary_3d_with_listener8(), test_primary_secondary(), test_primary_secondary8(), test_secondary(), and test_secondary8().
GUID _DSBUFFERDESC::guid3DAlgorithm |
Definition at line 293 of file dsound.h.
Referenced by test_hw_buffers().
LPWAVEFORMATEX _DSBUFFERDESC::lpwfxFormat |
Definition at line 292 of file dsound.h.
Referenced by DirectSoundDevice_CreateSoundBuffer(), dsenum_callback(), DSoundRender_CompleteConnect(), IDirectSound8_fnCreateSoundBuffer(), IDirectSoundBufferImpl_Create(), IDirectSoundFullDuplex_tests(), NewSecondarySoundBuffer(), primarybuffer_create(), test_block_align(), test_COM(), test_dsound(), test_dsound8(), test_duplicate(), test_frequency(), test_hw_buffers(), test_primary(), test_primary8(), test_primary_secondary(), test_primary_secondary8(), test_secondary(), and test_secondary8().