PrepareTranscodeResult.TranscodeAsync Methode

Definition

Erstellt ein -Objekt zum Ausführen eines asynchronen Medientranscodierungsvorgangs für Mediendaten.

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)

Gibt zurück

Ein -Objekt, das zum Steuern des asynchronen Vorgangs verwendet wird.

Attribute

Gilt für:

Weitere Informationen