Microsoft DirectX 9.0

AMTimelineSrc.GetStretchMode Method

The GetStretchMode method retrieves the stretch mode. The stretch mode determines how a video source is rendered if its size does not match the output dimensions.

Syntax

object.GetStretchMode(
    pnStretchMode As Long
)

Parameters

pnStretchMode

Variable that receives one of the following values:

For more information, see Resize Flags.

Error Codes

If the method fails, an error is raised.

See Also