Contents Index Topic Contents | |
Previous Topic: CurrentSubpictureStream Next Topic: CurrentTitle |
CurrentTime Property
Retrieves a value specifying the current playback time.
Syntax
[ "sTime" = ] MediaPlayer.DVD.CurrentTimePossible Values
This property is read-only with no default value.
sTime BSTR value specifying the current playback time. 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
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.