PrepareTranscodeResult.TranscodeAsync 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.
Crée un objet pour effectuer une opération de transcode de média asynchrone sur les données multimédias.
public:
virtual IAsyncActionWithProgress<double> ^ TranscodeAsync() = TranscodeAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncActionWithProgress<double> TranscodeAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncActionWithProgress<double> TranscodeAsync();
function transcodeAsync()
Public Function TranscodeAsync () As IAsyncActionWithProgress(Of Double)
Retours
Objet utilisé pour contrôler l’opération asynchrone.
- Attributs