Player6.GetStreamName (deprecated)
![]() |
This page documents a feature of the Windows Media Player 6.4 ActiveX control. We recommend that you migrate your content to use the Windows Media Player 9 Series ActiveX control. For more information about the Windows Media Player 9 Series ActiveX control, see the Windows Media Player 9 Series SDK.
This method retrieves the name of the given stream.
Syntax
MediaPlayer.GetStreamName(lStreamNum)
Parameters
* lStreamNum*
Long value indicating a stream ID number.
Return Value
Returns a String value representing the name of the stream specified by lStreamNum.
Remarks
Stream numbers are zero-based. Valid values for stream numbers range from zero to the value of the StreamCount property minus one.
Requirements
Version: Windows Media Player version 6.4.
Library: Use msdxm.ocx.
Platform: Windows 98 Second Edition or higher.
See Also
.gif)