Share via


Headset.RenderDeviceId プロパティ

定義

ヘッドセットのオーディオ レンダリング デバイスの XAudio enpoint ID。

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

プロパティ値

String

Platform::String

winrt::hstring

ヘッドセットのオーディオ レンダリング デバイスの XAudio enpoint ID。

適用対象