You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- **Breaking** You should pass `storageConfiguration` which contains …
…the directory you wish to save the output videos in as **saveAt**, an optional name of the video output as **fileName**, and whether the video output should be saved in app-specific file directory or not as **isExternal**.
- **Breaking** **frameRate** cannot be passed anymore.
- Bugs fixes