Microsoft DirectX 8.1 (C++)

AMTimelineGroup.GetOutputFPS Method

The AMTimelineGroup.GetOutputFPS method retrieves the output frame rate of this group.

Syntax

object.GetOutputFPS(
    pFPS As Double
)

Parameters

pFPS

Variable that receives the output frame rate, in frames per second.

Error Codes

If the method fails, an error is raised.

See Also