Windows Media Player SDK banner art
PreviousNext

Player6.DisplayMode

This property specifies or retrieves a value indicating whether the status bar displays the current position in seconds or frames.

Syntax

MediaPlayer.DisplayMode

Possible Values

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

Value Description
0 Default. Displays the current position in seconds.
1 Displays the current position in frames.

Remarks

This property is not supported in Netscape Navigator when the Windows Media Player control is embedded in a Web page.

This property is valid only for local-playback content.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.