다음을 통해 공유


CastingDevice.GetDeviceSelector(CastingPlaybackTypes) 메서드

정의

지정된 CastingPlaybackTypes에 대한 Windows.Devices.Enumeration API와 함께 사용할 AQS 필터 문자열을 가져옵니다.

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

매개 변수

type
CastingPlaybackTypes

캐스팅 재생 유형입니다.

반환

String

Platform::String

winrt::hstring

AQS 필터 문자열입니다.

적용 대상