XAUDIO2_DEVICE_DETAILS

Undocumented in source.
version(Windows && !GUID_DEFS_ONLY)
struct XAUDIO2_DEVICE_DETAILS {}

Members

Variables

DeviceID
WCHAR[256] DeviceID;
Undocumented in source.
DisplayName
WCHAR[256] DisplayName;
Undocumented in source.
OutputFormat
WAVEFORMATEXTENSIBLE OutputFormat;
Undocumented in source.
Role
XAUDIO2_DEVICE_ROLE Role;
Undocumented in source.

Meta