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
I cant see any doc on the options for the createVideoThumbnail function, I read the kotlin and swift implementation, I dont see any help there either, and the compression is not a variable but a constant on both sides.
is it possible to have some doc about what headers are supposed to be ?
I tested it and sometimes get thumbnails that are 150ko or more, is it expected that we need to compress them once they are created in a second pass ?
The text was updated successfully, but these errors were encountered:
I cant see any doc on the options for the createVideoThumbnail function, I read the kotlin and swift implementation, I dont see any help there either, and the compression is not a variable but a constant on both sides.
is it possible to have some doc about what
headers
are supposed to be ?I tested it and sometimes get thumbnails that are 150ko or more, is it expected that we need to compress them once they are created in a second pass ?
The text was updated successfully, but these errors were encountered: