Skip to content

Commit

Permalink
isDoneAnalyzingForVideoEffects
Browse files Browse the repository at this point in the history
Added documentation for isDoneAnalyzingForVideoEffects() function
  • Loading branch information
bbb999 committed Jul 17, 2020
1 parent 323b794 commit 3d6e236
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions 5 - Sequence object/sequence.rst
Original file line number Diff line number Diff line change
Expand Up @@ -784,3 +784,27 @@ Generates a new, auto-reframed sequence.
**Returns**

Returns the new Sequence object, if successful; `0` if unsuccessful.

----

.. _sequence.isDoneAnalyzingForVideoEffects:

isDoneAnalyzingForVideoEffects()
*******************************************************************************************************

``sequence.isDoneAnalyzingForVideoEffects();``

**Description**

Returns whether or not the sequence is done analyzing for video effects.

**Parameters**

None.

**Returns**

Returns ``true`` if analysis is complete.



0 comments on commit 3d6e236

Please sign in to comment.