Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 673 Bytes

headset.md

File metadata and controls

26 lines (18 loc) · 673 Bytes
-api-id -api-type
T:Windows.Gaming.Input.Headset
winrt class

Windows.Gaming.Input.Headset

-description

Contains information about an audio headset attached to a gamepad.

-remarks

Instances of the Headset class cannot be created directly; instead, instances of the Headset class are retrieved through the Gamepad.Headset property or the Gamepad.HeadsetConnected event.

Version history

Windows version SDK version Value added
1703 15063 TryGetBatteryReport

-examples

-see-also