mirror of
https://github.com/stonega/tsacdop
synced 2025-02-09 08:08:46 +01:00
Support boost volume.
This commit is contained in:
parent
7e2d340713
commit
f8db1b756f
@ -37,6 +37,8 @@ const String playerHeightKey = 'playerHeightKey';
|
||||
const String speedKey = 'speedKey';
|
||||
const String skipSilenceKey = 'skipSilenceKey';
|
||||
const String localeKey = 'localeKey';
|
||||
const String boostVolumeKey = 'boostVolumeKey';
|
||||
const String volumeGainKey = 'volumeGainKey';
|
||||
|
||||
class KeyValueStorage {
|
||||
final String key;
|
||||
|
Loading…
x
Reference in New Issue
Block a user