Windows Media Metafile Guide

[The feature associated with this page, Windows Media Player SDK, is a legacy feature. It has been superseded by MediaPlayer. MediaPlayer has been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer instead of Windows Media Player SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

A Windows Media metafile can be as simple or complex as you need it to be. The most basic Windows Media metafile contains only the Uniform Resource Locator (URL) of some multimedia content on a server. The client, Windows Media Player, parses this information and then opens the media file or stream defined in the Windows Media metafile. A complex metafile can contain multiple files or streams arranged in a playlist, instructions on how to play the files or streams, text and graphic elements such as title, author, and copyright text, personalized ad insertion into a live stream, hyperlinks associated with elements on the Windows Media Player interface, and more.

The following sections provide detailed information on how to create and use Windows Media metafile playlists.

Section Description
Types of Playlists Lists available file name extensions.
Creating Metafile Playlists Describes how to create Windows Media metafile playlists.
Metafile Playlists Describes metafile playlist usage, scripting, metadata, and processing.
Metafile Extension Guidelines Describes the preferred use of file name extensions for streaming media files.
Order of Precedence Describes how metafile playlist elements override other metafile playlist elements.

 

Windows Media Metafile Elements Reference

Windows Media Metafiles