ReactOS 0.4.15-dev-7906-g1b85a5f
_SYNTH_STATS Struct Reference

#include <dmusprop.h>

Public Attributes

DWORD ValidStats
 
DWORD Voices
 
DWORD TotalCPU
 
DWORD CPUPerVoice
 
DWORD LostNotes
 
DWORD FreeMemory
 
LONG PeakVolume
 

Detailed Description

Definition at line 122 of file dmusprop.h.

Member Data Documentation

◆ CPUPerVoice

DWORD _SYNTH_STATS::CPUPerVoice

Definition at line 127 of file dmusprop.h.

◆ FreeMemory

DWORD _SYNTH_STATS::FreeMemory

Definition at line 129 of file dmusprop.h.

◆ LostNotes

DWORD _SYNTH_STATS::LostNotes

Definition at line 128 of file dmusprop.h.

◆ PeakVolume

LONG _SYNTH_STATS::PeakVolume

Definition at line 130 of file dmusprop.h.

◆ TotalCPU

DWORD _SYNTH_STATS::TotalCPU

Definition at line 126 of file dmusprop.h.

◆ ValidStats

DWORD _SYNTH_STATS::ValidStats

Definition at line 124 of file dmusprop.h.

◆ Voices

DWORD _SYNTH_STATS::Voices

Definition at line 125 of file dmusprop.h.


The documentation for this struct was generated from the following file: