다음을 통해 공유


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)

반환

비동기 작업을 제어하는 데 사용되는 개체입니다.

특성

적용 대상

추가 정보