MediaDevice.GetAudioRenderSelector Method

Definition

Returns the identifier string of a device for rendering audio.

public:
 static Platform::String ^ GetAudioRenderSelector();
 static winrt::hstring GetAudioRenderSelector();
public static string GetAudioRenderSelector();
function getAudioRenderSelector()
Public Shared Function GetAudioRenderSelector () As String

Returns

String

Platform::String

winrt::hstring

The identifier string of the audio rendering device.

Applies to