Tags: holixfactory/LightCompressor
Tags
- **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`.