共用方式為


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)

傳回

影片串流的目前設定。

屬性

適用於

另請參閱