Contents Index Topic Contents | |
Previous Topic: TitlesAvailable Next Topic: TransparentAtStart |
TotalTitleTime Property
Retrieves a value specifying the total playback time for the current title.
Syntax
[ "sTime" = ] MediaPlayer.DVD.TotalTitleTimePossible Values
sTime BSTR value specifying the total playback time for the current title. This property is read-only with no default value.
Remarks
This property resolves to a string specifying the total playback time for the current title in the form of "hh:mm:ss:ff" (hours, minutes, seconds, and frames, each two digits). The number of frames per second for the DVD title is either 25 or 30 and is defined by the read-only FramesPerSecond property.
By design, this property is restricted to simple linear movies.
The current domain must be TT_DOM when you retrieve this property.
See Also
CurrentDomain
Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.