Windows Media Player Control SDK Banner Art
*Contents *Index  *Topic Contents
*Previous Topic: EC_DVD_STILL_ON
*Next Topic: EC_DVD_TITLE_CHANGE

EC_DVD_SUBPICTURE_STREAM_CHANGE Event

Signals that the current user subpicture stream number has changed for the main title.

Syntax

MediaPlayer_DVDNotify(Event, Param1, Param2)

Parameters

Event Value that resolves to 261 if this event occurs.
Param1 DWORD value indicating the new user subpicture stream number. Subpicture stream numbers range from 0 to 31. The value 0xFFFFFFFF indicates that no stream is selected.
Param2 Zero.

Remarks

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

The subpicture can change automatically with a navigation command authored on disc, as well as through application control by using the CurrentSubpictureStream property.

All domains raise this event. For more information on domains, see the CurrentDomain property.

For information on how to use this event code, see DVDNotify.

See Also

CurrentSubpictureStream, SubpictureOn, SubpictureStreamsAvailable, GetSubpictureLanguage


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