BB FlashBack SDK: FBEditor

Pause

Description

If movie file is playing, this method pauses playback. If the movie is in the paused state, calling this method resumes playback from the current frame.
 

Syntax

[C#/C++]
public void Pause ()

[VB.NET]
Public Sub Pause

 

See Also

FBEditor::Stop  FBEditor::Play