Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong typing for ProjectItem.findItemsMatchingMediaPath() (Premiere 15.0 typing) #99

Open
mgomez-tubs opened this issue Aug 12, 2022 · 1 comment

Comments

@mgomez-tubs
Copy link

Current typing is:
findItemsMatchingMediaPath(matchString: string, ignoreSubclips?: number): void

However according to the official documentation it returns "an array of project items, or 0 if no project items matching the matchPath were found".

@zlovatt
Copy link
Member

zlovatt commented Dec 13, 2023

Feel free to open a PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants