Share via


MediaFrameSourceGroup.GetDeviceSelector 方法

定义

获取可用于初始化 DeviceWatcher 的设备选择器字符串,该字符串允许在可用媒体帧源组集更改时接收通知。

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

返回

String

Platform::String

winrt::hstring

媒体帧源组的设备选择器字符串。

适用于