ChannelURL
A version of this page is also available for
4/8/2010
This property contains a value representing the URL of the station metafile. This property is read-only.
Compatibility: Windows Media Player
Syntax
[ "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 https://example.microsoft.com/myfile.nsc#54
where 54 is the version desired.
Requirements
Windows Embedded CE | Windows CE 3.0 and later |
See Also
Reference
Windows Media Player Properties