BB FlashBack SDK: FBInsertVideoFileParameters

TransitionOutPauseInTheMiddle

Description

Determines the duration in milliseconds of any pause in the middle of the 'Out' transition. E.g if the transition type was a fade through white, setting this property to 1000 would pause, displaying a white frame in the movie, for 1 second.

Syntax

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

[VB.NET]
Public Property TransitionOutPauseInTheMiddle As Integer

See Also

FBInsertVideoFileParameters::TransitionOutType  FBInsertVideoFileParameters::TransitionOutDuration  FBInsertVideoFileParameters::TransitionOutZoomOutToShowEntireMovie