Windows Media Player Control SDK Banner Art
*Contents *Index  *Topic Contents
*Previous Topic: CurrentSubpictureStream
*Next Topic: CurrentTitle

CurrentTime Property

Retrieves a value specifying the current playback time.

Syntax

[ "sTime" = ] MediaPlayer.DVD.CurrentTime

Possible Values

sTime BSTR value specifying the current playback time.
This property is read-only with no default value.

Remarks

This property resolves to a string specifying the current playback time for the current title in the form of "hh:mm:ss:ff" (hours, minutes, seconds, and frames, each two digits). Frames per second for the DVD title is either 25 or 30 and is defined by the read-only FramesPerSecond property.

This method returns a NULL string unless the current domain is TT_DOM.

See Also

CurrentDomain

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