Niotso  git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
XAUDIO2_PERFORMANCE_DATA Struct Reference

#include <xaudio2.hpp>

Public Attributes

UINT64 AudioCyclesSinceLastQuery
 
UINT64 TotalCyclesSinceLastQuery
 
UINT32 MinimumCyclesPerQuantum
 
UINT32 MaximumCyclesPerQuantum
 
UINT32 MemoryUsageInBytes
 
UINT32 CurrentLatencyInSamples
 
UINT32 GlitchesSinceEngineStarted
 
UINT32 ActiveSourceVoiceCount
 
UINT32 TotalSourceVoiceCount
 
UINT32 ActiveSubmixVoiceCount
 
UINT32 TotalSubmixVoiceCount
 
UINT32 ActiveXmaSourceVoices
 
UINT32 ActiveXmaStreams
 

Member Data Documentation

UINT32 XAUDIO2_PERFORMANCE_DATA::ActiveSourceVoiceCount
UINT32 XAUDIO2_PERFORMANCE_DATA::ActiveSubmixVoiceCount
UINT32 XAUDIO2_PERFORMANCE_DATA::ActiveXmaSourceVoices
UINT32 XAUDIO2_PERFORMANCE_DATA::ActiveXmaStreams
UINT64 XAUDIO2_PERFORMANCE_DATA::AudioCyclesSinceLastQuery
UINT32 XAUDIO2_PERFORMANCE_DATA::CurrentLatencyInSamples
UINT32 XAUDIO2_PERFORMANCE_DATA::GlitchesSinceEngineStarted
UINT32 XAUDIO2_PERFORMANCE_DATA::MaximumCyclesPerQuantum
UINT32 XAUDIO2_PERFORMANCE_DATA::MemoryUsageInBytes
UINT32 XAUDIO2_PERFORMANCE_DATA::MinimumCyclesPerQuantum
UINT64 XAUDIO2_PERFORMANCE_DATA::TotalCyclesSinceLastQuery
UINT32 XAUDIO2_PERFORMANCE_DATA::TotalSourceVoiceCount
UINT32 XAUDIO2_PERFORMANCE_DATA::TotalSubmixVoiceCount

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