MiracastReceiverStreamControl.GetVideoStreamSettingsAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne un objet qui représente les paramètres actuels du flux vidéo.
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)
Retours
Paramètres actuels du flux vidéo.
- Attributs