mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-21 21:32:41 +00:00
Add audio stretching support
This commit is contained in:
@@ -146,6 +146,7 @@ struct Values {
|
||||
|
||||
// Audio
|
||||
std::string sink_id;
|
||||
bool enable_audio_stretching;
|
||||
std::string audio_device_id;
|
||||
float volume;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user