BB FlashBack SDK: FBInsertVideoFileParameters

TransitionOutZoomOutToShowEntireMovie

Description

Determines whether at the end of the 'Out' transition when teh inserted video completes, the entire movie is shown. The setting is included because if a zoompan is added in the video, its probably not needed when switching back to the movie. Setting this property to true, removes the zoompan to display the entire movie.

Syntax

[C#/C++]
public bool TransitionOutZoomOutToShowEntireMovie;

[VB.NET]
Public Property TransitionOutZoomOutToShowEntireMovie Type as Boolean

See Also

FBInsertVideoFileParameters::TransitionOutDuration  FBInsertVideoFileParameters::TransitionOutPauseInTheMiddle  FBInsertVideoFileParameters::TransitionOutType