AudioStream

This property specifies the stream number of the current audio stream.

Compatibility: Windows Media Player

MediaPlayer.AudioStream [ = lStream ]

Parameters

  • lStream
    Long value specifying the stream number of the current audio stream. This property is read/write.

Remarks

This property is useful if your content contains multiple audio streams. For example, if a clip contains several audio streams encoded in different languages, this property can specify which language the Windows Media Player control uses when it renders the content.

Requirements

OS Versions: Windows CE 3.0 and later.

See Also

Windows Media Player Properties | Compatibility Modes | StreamCount

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.