Partager via


PrepareTranscodeResult.TranscodeAsync Méthode

Définition

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

S’applique à

Voir aussi