Windows Media Player Control SDK Banner Art
*Contents *Index  *Topic Contents
*Previous Topic: CurrentPosition
*Next Topic: CurrentTime

CurrentSubpictureStream Property

Sets or retrieves a value specifying the current subpicture stream.

Syntax

MediaPlayer.DVD.CurrentSubpictureStream [ = uStream ]

Possible Values

uStream ULONG value specifying the source of the subpicture. The value of this property must be between 0 and 31, or equal to 62. See remarks for an explanation of possible values.
This property is read/write with a default value of 63 when there are no subpictures available. If subpictures are available, the default value is 0.

Remarks

Subpictures are encoded graphics, such as subtitles or menus, that can be displayed over the top of the video.

The following table contains possible values for uStream.

ValueDescription
0-31Indicates that the stream is valid.
63Indicates that there is no subpicture stream.

The current domain must be TT_DOM when you retrieve this property.

See Also

SubpictureStreamsAvailable, SubpictureOn, GetSubpictureLanguage, EC_DVD_SUBPICTURE_STREAM_CHANGE, CurrentDomain


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