Headset.RenderDeviceId Property

Definition

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

String

Platform::String

winrt::hstring

The XAudio enpoint ID for the headset's audio render device.

Applies to