Windows.Media.Transcoding Namespace

Contains classes for transcoding audio and video files.

Classes

MediaTranscoder

Transcodes audio and video files.

PrepareTranscodeResult

Represents an asynchronous media transcode deferral operation which can be used to start the transcode operation.

Enums

MediaVideoProcessingAlgorithm

Defines the available algorithms used by the Transcode Video Processor (XVP).

TranscodeFailureReason

Specifies the reason the transcode operation failed.

Remarks

For how-to guidance on transcoding media files, see Transcode media files.

See also