ChannelURL

This property contains 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 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.

Requirements

OS Versions: Windows CE 3.0 and later.

See Also

Windows Media Player Properties | Compatibility Modes | Retrieving Presentation Information

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.