BB FlashBack SDK: FBExportToQuickTimeParams

AutoscrollMode

Description

Returns and sets a value indicating whether autoscroll will be used during export.

Syntax

[C#/C++]
public Bool AutoscrollMode;

[VB.NET]
Public Property AutoscrollMode As Boolean

Remarks

Set this property to True to enable autoscroll.

The autoscroll feature keeps the mouse cursor at or near the middle of the exported movie by automatically scrolling the 'autoscroll frame'.

The autoscroll frame dimensions are specified by the AutoscrollDimX and AutoscrollDimY properties.
 

See also

FBExportToQuickTimeParams:AutoscrollDimX  FBExportToQuickTimeParams::AutoscrollDimY