From 6668a7431d44d4c4fc463ab00c21300a7902d3da Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 23 Jun 2022 13:51:32 +0200 Subject: indexamajig: Add --asapo-wait-for-stream --- src/im-asapo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/im-asapo.h') 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) -- cgit v1.2.3