Headset.CaptureDeviceId 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 endpoint ID for the headset's audio capture device.
public:
property Platform::String ^ CaptureDeviceId { Platform::String ^ get(); };
winrt::hstring CaptureDeviceId();
public string CaptureDeviceId { get; }
var string = headset.captureDeviceId;
Public ReadOnly Property CaptureDeviceId As String
Property Value
The XAudio endpoint ID for the headset's audio capture device.