BB FlashBack SDK: FBInsertVideoFileParameters

TransitionInPauseInTheMiddle

Description

Determines the duration in milliseconds of any pause in the middle of the 'In' 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 TransitionInPauseInTheMiddle;

[VB.NET]
Public Property TransitionInPauseInTheMiddle As Integer

See Also

FBInsertVideoFileParameters::TransitionInType  FBInsertVideoFileParameters::TransitionInDuration  FBInsertVideoFileParameters::TransitionInZoomOutToShowEntireMovie