Microsoft DirectX 8.1 (C++) |
The AMTimeline.GetDuration2 method retrieves the duration of the timeline.
Syntax
object.GetDuration2(
pDuration As Double
)
Parameters
pDuration
Variable that receives the duration of the timeline, in seconds.
Error Codes
If the method fails, an error is raised.
See Also