BB FlashBack SDK: FBInsertVideoFileParameters

TransitionInType

Description

Determines the type of the 'In' transition used to fade the video into the movie

Syntax

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

[VB.NET]
Public Property TransitionInType As Integer

Remarks

Values for the property:

0 = fade through white. The movie will fade to white, then fade from white to the inserted video.

1 = fade through black

2 = no fade

See Also

FBInsertVideoFileParameters::TransitionInDuration  FBInsertVideoFileParameters::TransitionInPauseInTheMiddle  FBInsertVideoFileParameters::TransitionInZoomOutToShowEntireMovie