Windows Media Player SDK banner art
PreviousNext

Player6.SubpictureOn

This property specifies or retrieves a value indicating whether the subpicture is displayed.

Syntax

MediaPlayer.DVD.SubpictureOn

Possible Values

This property is a read/write Boolean containing one of the following values.

Value Description
true The subpicture is displayed
false The subpicture is not displayed

Remarks

Subpictures are encoded graphics, such as subtitles or menus, that can be displayed over the top of the video. Subpicture streams authored as forcefully activated streams will be displayed even if this property is set to false.

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

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.