Microsoft Windows CE 3.0  

ChannelURL

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.

Retrieves a value representing the URL of the station metafile.

Compatibility:Windows Media Player

["
sURL" 
= ] MediaPlayer.ChannelURL

Parameters

sURL
String value representing the URL of the station metafile. This property is read-only with no default value.

Remarks

This property only pertains to Advanced Streaming Format (ASF) content being received from a station (defined IP address and port number). Station information is stored in a Microsoft Windows Media Station (.nsc) file. The station URL is the Uniform Resource Locator to the .nsc file. The station URL follows the syntax of typical URLs, except that it can also include the version number, which is separated from the rest of a URL with a # (pound sign). For example, a station URL might be:

http://example.microsoft.com/myfile.nsc#54

where 54 is the version desired.

See Also

Retrieving Presentation Information