|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <dmusprop.h>
Public Attributes | |
| DWORD | ValidStats |
| DWORD | Voices |
| DWORD | TotalCPU |
| DWORD | CPUPerVoice |
| DWORD | LostNotes |
| DWORD | FreeMemory |
| LONG | PeakVolume |
Definition at line 122 of file dmusprop.h.
| DWORD _SYNTH_STATS::CPUPerVoice |
Definition at line 127 of file dmusprop.h.
| DWORD _SYNTH_STATS::FreeMemory |
Definition at line 129 of file dmusprop.h.
| DWORD _SYNTH_STATS::LostNotes |
Definition at line 128 of file dmusprop.h.
| LONG _SYNTH_STATS::PeakVolume |
Definition at line 130 of file dmusprop.h.
| DWORD _SYNTH_STATS::TotalCPU |
Definition at line 126 of file dmusprop.h.
| DWORD _SYNTH_STATS::ValidStats |
Definition at line 124 of file dmusprop.h.
| DWORD _SYNTH_STATS::Voices |
Definition at line 125 of file dmusprop.h.