Transcoding
Similar to the transcoding done with BitmapDecoder
and BitmapEncoder
in the preceding chapter, the Windows Media APIs enables some simple transcoding options for audio/video files. This is exposed via a single MediaTranscoder
class. With it, you can do four basic tasks:
→ Change the encoding quality
→ Change the media format
→ Trim the media
→ Add effects
Get Universal Windows® Apps with XAML and C# Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.