Skip to content

Commit

Permalink
- Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
AbedElazizShe committed Jul 22, 2020
1 parent e823990 commit fd4d6da
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 @@ -128,7 +128,7 @@ VideoCompressor.start(
public void onCancelled() {
// On Cancelled
}
}, VideoQuality.MEDIUM, true, false);
}, VideoQuality.MEDIUM, false, false);

```

Expand Down

0 comments on commit fd4d6da

Please sign in to comment.