Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/14/2010

The Windows Media Player Mobile control can be used by both managed and native applications to replay audio and video.

Reference

Microsoft is not responsible for content on third-party websites. Links are provided for convenience only, and do not constitute an endorsement.

Wiki

The Windows Mobile Developer Wiki, Windows Media Player Mobile page.

Windows Media Player 11 SDK

The Windows Media Player SDK documentation on MSDN includes reference topics for the Windows Media Player Mobile control.

Using the Windows Media Player Mobile control with Native code

The Code Guru site is a third-party website that hosts an article on adding the media player to your C++ application.

Hosting the Windows Media Player ActiveX control inside of a .NET Compact Framework application

A third-party website article on using the media player in a Form within a managed application.

Windows Mobile Features (Managed)

The Microsoft.WindowsMobile.Status.SystemState class includes support for detecting the current activity of the Windows Media Player Mobile control.

Starter Kits

One of the Starter Kits controls the Windows Media Player Mobile from within a Today screen component.

See Also