BB FlashBack SDK: FBInsertVideoFileParameters

TransitionOutType

Description

Determines the type of the 'Out' transition used to fade from the video back to the movie.

Syntax

[C#/C++]
public long TransitionOutType;

[VB.NET]
Public Property TransitionOutType As Integer

Remarks

Values for the property:

0 = fade through white. When the inserted video finishes it will fade to white, then fade from white back to the movie.

1 = fade through black

2 = no fade

See Also

FBInsertVideoFileParameters::TransitionOutDuration  FBInsertVideoFileParameters::TransitionOutPauseInTheMiddle  FBInsertVideoFileParameters::TransitionOutZoomOutToShowEntireMovie