Skip to content

Commit

Permalink
- Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
AbedElazizShe committed Jun 3, 2020
1 parent b14e4bf commit 350bf7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ You can pass the optional video quality (default is medium) and if to enable che
To cancel the compression job, just call [VideoCompressor.cancel()]

```kotlin
VideoCompressor.doVideoCompression(
VideoCompressor.start(
path,
desFile.path,
object : CompressionListener {
Expand Down

0 comments on commit 350bf7d

Please sign in to comment.