ReactOS 0.4.15-dev-7958-gcd0bb1a
_DMUS_SYNTHSTATS Struct Reference

#include <dmusicc.h>

Public Attributes

DWORD dwSize
 
DWORD dwValidStats
 
DWORD dwVoices
 
DWORD dwTotalCPU
 
DWORD dwCPUPerVoice
 
DWORD dwLostNotes
 
DWORD dwFreeMemory
 
LONG lPeakVolume
 

Detailed Description

Definition at line 325 of file dmusicc.h.

Member Data Documentation

◆ dwCPUPerVoice

DWORD _DMUS_SYNTHSTATS::dwCPUPerVoice

Definition at line 330 of file dmusicc.h.

◆ dwFreeMemory

DWORD _DMUS_SYNTHSTATS::dwFreeMemory

Definition at line 332 of file dmusicc.h.

◆ dwLostNotes

DWORD _DMUS_SYNTHSTATS::dwLostNotes

Definition at line 331 of file dmusicc.h.

◆ dwSize

DWORD _DMUS_SYNTHSTATS::dwSize

Definition at line 326 of file dmusicc.h.

◆ dwTotalCPU

DWORD _DMUS_SYNTHSTATS::dwTotalCPU

Definition at line 329 of file dmusicc.h.

◆ dwValidStats

DWORD _DMUS_SYNTHSTATS::dwValidStats

Definition at line 327 of file dmusicc.h.

◆ dwVoices

DWORD _DMUS_SYNTHSTATS::dwVoices

Definition at line 328 of file dmusicc.h.

◆ lPeakVolume

LONG _DMUS_SYNTHSTATS::lPeakVolume

Definition at line 333 of file dmusicc.h.


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