Returns current resource usage details, such as available memory or CPU usage.
public:
void GetPerformanceData(
XAUDIO2_PERFORMANCE_DATA *pPerfData
)
pPerfData
Type: XAUDIO2_PERFORMANCE_DATA *
[out] On success, pointer to an XAUDIO2_PERFORMANCE_DATA structure that is returned.
For specific information on the statistics returned by GetPerformanceData, see the XAUDIO2_PERFORMANCE_DATA structure reference.
Header: Declared in xaudio2.h.
Library: Use xaudio2.lib.