aboutsummaryrefslogtreecommitdiff
path: root/src/im-asapo.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2022-06-23 13:51:32 +0200
committerThomas White <taw@physics.org>2022-06-23 13:51:32 +0200
commit6668a7431d44d4c4fc463ab00c21300a7902d3da (patch)
tree5864f0b45e0cfb826434dd0f9b996bcd2ca0b9e6 /src/im-asapo.h
parent097e9601f8d869a6f8734bbc7aaa24a22088b909 (diff)
indexamajig: Add --asapo-wait-for-stream
Diffstat (limited to 'src/im-asapo.h')
-rw-r--r--src/im-asapo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/im-asapo.h b/src/im-asapo.h
index f2e9e40a..cda9fbd9 100644
--- a/src/im-asapo.h
+++ b/src/im-asapo.h
@@ -42,6 +42,7 @@ struct im_asapo_params
char *group_id;
char *source;
char *stream;
+ int wait_for_stream;
};
#if defined(HAVE_ASAPO)