add 96kbps + handle the encoding settings from user

This commit is contained in:
emeric
2018-09-17 13:43:58 +02:00
parent 9a0a491dfe
commit 8bd94d5493
8 changed files with 35 additions and 30 deletions
+1
View File
@@ -28,6 +28,7 @@ const std::vector<std::size_t>
User::audioBitrates =
{
64000,
96000,
128000,
192000,
320000,