Windows Media Player Control SDK Banner Art
*Contents *Index  *Topic Contents
*Previous Topic: GetStreamGroup
*Next Topic: GetStreamSelected

GetStreamName Method

Retrieves the name of the given stream.

Syntax

sRetVal = MediaPlayer.GetStreamName( lStreamNum )

Parameters

lStreamNum Long value specifying 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

GetStreamSelected, StreamCount, StreamSelect


Top of Page Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.