ReactOS 0.4.16-dev-942-g91fadeb
|
Public Attributes | |
unsigned | bLoop: 1 |
HMMIO | hmmio |
HWAVEOUT | hWave |
Definition at line 33 of file playsound.c.
unsigned tagWINE_PLAYSOUND::bLoop |
Definition at line 35 of file playsound.c.
Referenced by MULTIMEDIA_PlaySound(), and proc_PlaySound().
HMMIO tagWINE_PLAYSOUND::hmmio |
Definition at line 36 of file playsound.c.
Referenced by PlaySound_AllocAndGetMMIO(), PlaySound_Free(), and proc_PlaySound().
HWAVEOUT tagWINE_PLAYSOUND::hWave |
Definition at line 37 of file playsound.c.
Referenced by MULTIMEDIA_PlaySound(), and proc_PlaySound().