mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-23 16:08:07 +02:00
Enable upstream dropout detection
This commit is contained in:
parent
b6255d4fa1
commit
22605c089f
@ -810,7 +810,7 @@ public:
|
|||||||
|
|
||||||
// Whether to check the error code passed to audacityAudioCallback to
|
// Whether to check the error code passed to audacityAudioCallback to
|
||||||
// detect more dropouts
|
// detect more dropouts
|
||||||
bool mDetectUpstreamDropouts{ false };
|
bool mDetectUpstreamDropouts{ true };
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user