-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
Hi,
to upload large videos I guess uploadLargeRaw
function should be used.
However, it uploads the file as a file, not the video. How can I specify a folder name and filename for such uploads? I don't see them in LargeUploadParameters
.
As I can see, I cannot do transformations either, right?
Thank you.