Headset.RenderDeviceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The XAudio enpoint ID for the headset's audio render device.
public:
property Platform::String ^ RenderDeviceId { Platform::String ^ get(); };
winrt::hstring RenderDeviceId();
public string RenderDeviceId { get; }
var string = headset.renderDeviceId;
Public ReadOnly Property RenderDeviceId As String
Property Value
The XAudio enpoint ID for the headset's audio render device.