BB FlashBack SDK: FBEditor

RemoveUserPauses

Description

Removes all of the 'user' pauses previously created in the movie. User pauses are created by the SetUserPause method.

Syntax

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

[VB.NET]
Public Sub RemoveUserPauses()

 

See Also

FBEditor::SetUserPause  FBEditor::FrameWithUserPause  FBEditor::GetFrameUserPauseID  FBEditor::RemoveUserPause