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. |
The Microsoft Windows Media Player (WMP) control supports streaming media content, as well as playback of local media content files. The WMP control can render streaming media from computers running Windows Media Services. The WMP control can receive streamed content in one of two ways:
Many clips and stations contain information describing the media content. The WMP control exposes several attributes for retrieving this information.
The GetMediaInfoStringmethod can retrieve the following information about the clip and show:
Clip information can be stored in the media file, an Advanced Stream Redirector (ASX) file, or both. If the clip information is specified in an ASX file, the GetMediaInfoStringmethod retrieves the information from the ASX file, overriding the information contained in the clip.
Additional information can be placed in PARAMtags for each show and clip within the ASX file. You can add as many PARAM tags per clip as you like, storing custom information such as "Director," "Producer," or links to related sites. The information contained in these tags are accessed with the GetMediaParametermethod.
The following properties return information about the size and duration of each clip:
The WMP control uses Windows Media Station (.nsc) files to get the information it needs to receive multicast content over the Internet. These files can contain information such as stream location and rollover URL, as well as descriptive information about the station. The WMP control exposes the following properties for retrieving station information.
Each channel has a contact responsible for the multicast. Channel contact properties include the following:
Last updated on Tuesday, May 18, 2004