summaryrefslogtreecommitdiffstats
path: root/libao2/audio_out.h
diff options
context:
space:
mode:
Diffstat (limited to 'libao2/audio_out.h')
-rw-r--r--libao2/audio_out.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libao2/audio_out.h b/libao2/audio_out.h
index 955376d460..316341752b 100644
--- a/libao2/audio_out.h
+++ b/libao2/audio_out.h
@@ -100,6 +100,7 @@ struct ao {
double pts;
struct bstr buffer;
int buffer_playable_size;
+ bool probing;
bool initialized;
bool untimed;
bool no_persistent_volume;