Windows Media Player SDK banner art
PreviousNext

Player6.GetStreamName

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.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.