BB FlashBack SDK: FBEditor

IsPaused

Description

Returns True or False depending on whether the movie playback is currently paused or not.

Syntax

[C#/C++]
public Bool IsPaused;

[VB.NET]
Public Property IsPaused As Boolean