![]() |
Previous | Next |
This property retrieves the current playback time.
Syntax
MediaPlayer.DVD.CurrentTime
Possible Values
This property is a read-only BSTR.
Remarks
This property resolves to a string indicating 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 property contains a NULL string unless the current domain is TT_DOM.
See Also
Previous | Next |