Open Shreedhar73 opened 8 months ago
Hi there, Thank you for your PR.
This PR concerns videoId that's mean you are using an API key in your application. Make sure you read https://docs.api.video/sdks/security#securing-the-api-keys-on-the-application-not-recommended before. TL;DR: Don't use API key and videoId but use upload tokens. For this reason, we probably won't merged it.
Now on your PR itself:
The current cancelAll methods, cancels all the current uploads .
Implementation of Cancelling the Video Upload using the video ID. Useful when, a video object is created before starting the upload process.