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
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.
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. 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.
Value Description 0-31 Indicates that the stream is valid. 63 Indicates 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
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.