Searched refs:DSBPLAY_LOOPING (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A Ddsoundaudio.c671 hr = IDirectSoundBuffer_Play (ds->dsound_buffer, 0, 0, DSBPLAY_LOOPING);
H A DDrvHostDSound.cpp576 HRESULT hr = IDirectSoundBuffer_Play(pDSoundStrmOut->pDSB, 0, 0, DSBPLAY_LOOPING);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h198 #define DSBPLAY_LOOPING 0x00000001 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h198 #define DSBPLAY_LOOPING 0x00000001 macro

Completed in 66 milliseconds