MediaPlayer

Microsoft provides a second control geared for advanced interactive playback called MediaPlayer. MediaPlayer derives from MediaElement, so it exposes a superset of its APIs. Everything discussed about MediaElement applies to MediaPlayer as well.

MediaPlayer is not part of any framework that ships with Windows. Rather, it is a free open-source control provided by Microsoft at http://playerframework.codeplex.com. (There are versions of the control for many other platforms as well.) This is an evolution of the same video player codebase that Microsoft used for the Beijing and Vancouver Olympics, the 2012 Super Bowl, Wimbledon, and a number of other massive live events. Because of this, it supports a number of advanced features: many ...

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.