PrepareTranscodeResult.TranscodeAsync 方法

定義

建立 物件,以對媒體資料執行非同步媒體轉碼作業。

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)

傳回

物件,用來控制非同步作業。

屬性

適用於

另請參閱