We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dbd0dc commit 2d7ef4fCopy full SHA for 2d7ef4f
README.md
@@ -107,6 +107,10 @@ TrimVideo.activity(videoUri)
107
-keep interface com.gowtham.library** { *; }
108
```
109
110
+Development roadmap:
111
+
112
+1. Currently, compression only reduces the bitRate to reduce the file size. converting video to the selected resolution is in under development.
113
114
## Compatibility
115
116
* Library - Android Nougat 7.0+ (API 24)
0 commit comments