mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-29 16:29:19 +02:00
change some 3las stuff
This commit is contained in:
@@ -9,8 +9,8 @@ var Fallback_Settings = /** @class */ (function () {
|
||||
{ "Mime": "audio/wave", "Name": "wav" }
|
||||
];
|
||||
this.MaxVolume = 1.0;
|
||||
this.AutoCorrectSpeed = false;
|
||||
this.InitialBufferLength = 1.0 / 3.0;
|
||||
this.AutoCorrectSpeed = true;
|
||||
this.InitialBufferLength = 1.0;
|
||||
}
|
||||
return Fallback_Settings;
|
||||
}());
|
||||
|
||||
Reference in New Issue
Block a user