ChannelURL (Windows CE 5.0)

Send Feedback

This property contains a value representing the URL of the station metafile. This property is read-only.

Compatibility: Windows Media Player

[ "sURL" = ] MediaPlayer.ChannelURL

Parameters

  • sURL
    String value representing the URL of the station metafile. There is 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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.