issues
search
cloudinary
/
cloudinary_kotlin
Cloudinary Kotlin SDK library
MIT License
11
stars
4
forks
source link
Support `transcode` in `config.js`
#72
Closed
adimiz1
closed
2 years ago
adimiz1
commented
2 years ago
Brief Summary of Changes
Verified that
transcode
parameter is support in code
There are tests for
transcode
Deprecate
delay
from
Transcode.toAnimated
What does this PR address?
[ ] GitHub issue (Add reference - #XX)
[ ] Refactoring
[x] New feature
[ ] Bug fix
[ ] Adds more tests
Are tests included?
[x] Yes
[ ] No
Reviewer, please note:
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[x] I ran the full test suite before pushing the changes and all the tests pass.
Brief Summary of Changes
transcode
parameter is support in codetranscode
delay
fromTranscode.toAnimated
What does this PR address?
Are tests included?
Reviewer, please note:
Checklist: