AudioStream Property

Returns or sets a Long value specifying the stream number of the current audio stream.

Syntax

MediaPlayer.AudioStream

Remarks

This property is useful if your content contains multiple audio streams. For instance, a title may contain several audio streams encoded in different languages. The AudioStream property can be used to specify which language is used when the content is rendered.

See Also

StreamCount

© 1996-1998 Microsoft Corporation. All rights reserved.