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。

适用于