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

メディア フレーム ソース グループのデバイス セレクター文字列。

適用対象