Advanced Stream Redirector
|
|
The topic of this article may not meet Wikipedia's general notability guideline. (September 2011) |
| This article relies on references to primary sources. (September 2011) |
| Filename extension | .asx |
|---|---|
| Internet media type | video/x-ms-asf |
| Developed by | Microsoft |
The Advanced Stream Redirector (ASX) format is a type of XML metafile designed to store a playlist of Windows Media files for a multimedia presentation.
It is used frequently on streaming video servers where multiple ASF files are to be played in succession. Both RTSP and MMS streaming protocols are supported, as well as HTTP.
ASX files have MIME type video/x-ms-asf (as do ASF files).
With the introduction of the WMA and WMV container formats in late 1990s, WAX and WVX extensions have also been introduced by Microsoft respectively.
Example
<asx version="3.0"> <title>Example.com Live Stream</title> <entry> <title>Short Announcement to Play Before Main Stream</title> <ref href="http://example.com/announcement.wma" /> <param name="aParameterName" value="aParameterValue" /> </entry> <entry> <title>Example radio</title> <ref href="http://example.com:8080" /> <author>Example.com</author> <copyright>©2005 Example.com</copyright> </entry> </asx>
External links
- MSDN Simple ASX
- MSDN ASX Elements Reference
- MSDN Adding Windows Media to Web Pages (For Webmasters)
- Creating Customized Web Experiences with Windows Media Player 9 Series
| This film technology article is a stub. You can help Wikipedia by expanding it. |
| This markup language article is a stub. You can help Wikipedia by expanding it. |
| This multimedia software-related article is a stub. You can help Wikipedia by expanding it. |
