Skip to content

Tags: holixfactory/LightCompressor

Tags

1.2.3

Toggle 1.2.3's commit message
- **Breaking** `StorageConfiguration` was removed.

- **Breaking** `AppSpecificStorageConfiguration` can be passed to store the output video in Android's App Specific Storage.
- **Breaking** `SharedStorageConfiguration` can be passed to store the output video in Android's Primary Storage, it accepts storing at `pictures`, `downloads`, or `movies`.
- Only one of the configurations can be provided at a time, either `AppSpecificStorageConfiguration` or `SharedStorageConfiguration`.