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
Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.