summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'player/core.h')
-rw-r--r--player/core.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/player/core.h b/player/core.h
index ffe3905765..fb88c8d0f0 100644
--- a/player/core.h
+++ b/player/core.h
@@ -208,6 +208,8 @@ struct ao_chain {
struct mp_pin *filter_src;
struct mp_pin *dec_src;
+ double delay;
+
bool underrun;
};