Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/sanear.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/AudioRenderer.h')
-rw-r--r--src/AudioRenderer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/AudioRenderer.h b/src/AudioRenderer.h
index a09de1b..d90a4f7 100644
--- a/src/AudioRenderer.h
+++ b/src/AudioRenderer.h
@@ -65,6 +65,8 @@ namespace SaneAudioRenderer
void CreateDevice();
void ClearDevice();
+ void MinimizeReslavingJitter();
+
void ApplyClockCorrection();
void ApplyRateCorrection(DspChunk& chunk);