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

New onError param in export functions #98

Merged
merged 1 commit into from
Jun 23, 2022
Merged

Conversation

LeGoffMael
Copy link
Owner

Handle ffmpeg export errors better using a new onError param.
Provide the actual exception and stacktrace into an onError function, so client can easily handle it (i.e send it to a third party error tracker like Sentry)

Breaking change:

  • no more null File return in onCompleted

@LeGoffMael LeGoffMael merged commit 8522d69 into master Jun 23, 2022
@LeGoffMael LeGoffMael deleted the handle-export-error branch June 24, 2022 01:11
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

Successfully merging this pull request may close these issues.

None yet

1 participant