다음을 통해 공유


MiracastReceiverStreamControl.GetVideoStreamSettingsAsync 메서드

정의

비디오 스트림의 현재 설정을 나타내는 개체를 반환합니다.

public:
 virtual IAsyncOperation<MiracastReceiverVideoStreamSettings ^> ^ GetVideoStreamSettingsAsync() = GetVideoStreamSettingsAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<MiracastReceiverVideoStreamSettings> GetVideoStreamSettingsAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<MiracastReceiverVideoStreamSettings> GetVideoStreamSettingsAsync();
function getVideoStreamSettingsAsync()
Public Function GetVideoStreamSettingsAsync () As IAsyncOperation(Of MiracastReceiverVideoStreamSettings)

반환

비디오 스트림의 현재 설정입니다.

특성

적용 대상

추가 정보