Skip to main content

XUserDefaultAudioEndpointKind

Specifies whether the user’s default audio endpoint renders or captures audio.

Syntax

Constants

Remarks

The XUserGetDefaultAudioEndpointUtf16 function uses an XUserDefaultAudioEndpointKind enumeration argument to get the default audio endpoint for a user. The XUserDefaultAudioEndpointUtf16ChangedCallback function takes an XUserDefaultAudioEndpointKind enumeration argument and is invoked when the default audio endpoint for a user changes. The following example demonstrates how to retrieve the default audio endpoint for a user.

Requirements

Header: XUser.h Supported platforms: Windows, XBOX One family consoles and XBOX Series consoles

See also

XUser XUserGetDefaultAudioEndpointUtf16 XUserDefaultAudioEndpointUtf16ChangedCallback
Last modified on August 20, 2026