Microsoft DirectX 9.0

AMTimeline.GetDuration2 Method

The 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