Skip to content

Commit

Permalink
importFiles update
Browse files Browse the repository at this point in the history
More specificity about acceptable files.
  • Loading branch information
bbb999 committed Jun 18, 2020
1 parent e7acfaa commit 7ff2fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3 - Project object/project.rst
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ Imports media from the specified file paths.

**Parameters**

An ``array`` of file paths to be imported, a ``boolean`` indicating whether warning dialogs should be suppressed, a ``projectItem`` object for the bin into which the files should be imported, and a ``boolean`` indicating whether the file paths should be interpreted as a sequence of numbered stills.
An ``array`` of full, platform-specific file paths to be imported, a ``boolean`` indicating whether warning dialogs should be suppressed, a ``projectItem`` object for the bin into which the files should be imported, and a ``boolean`` indicating whether the file paths should be interpreted as a sequence of numbered stills.

**Returns**

Expand Down

0 comments on commit 7ff2fcf

Please sign in to comment.