BB FlashBack SDK: FBInsertVideoFileParameters

TransitionInZoomOutToShowEntireMovie

Description

Determines whether at the end of the 'In' transition, the entire movie is shown. The setting is included because if the movie is zoomed into an area, at the point the video is inserted, the zoom is probably not required for the inserted video. Setting this property to true, removes the zoompan.

Syntax

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

[VB.NET]
Public Property TransitionInZoomOutToShowEntireMovie Type as Boolean

See Also

FBInsertVideoFileParameters::TransitionInDuration  FBInsertVideoFileParameters::TransitionInPauseInTheMiddle  FBInsertVideoFileParameters::TransitionInType