From 971d1fdf8599dccdc604ed9374373af16af8354f Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 27 Oct 2005 14:08:28 +0000 Subject: *** empty log message *** --- src/multicast_configuration.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/multicast_configuration.h') diff --git a/src/multicast_configuration.h b/src/multicast_configuration.h index ef65c51..3fa7ef1 100644 --- a/src/multicast_configuration.h +++ b/src/multicast_configuration.h @@ -38,6 +38,7 @@ typedef struct { std::string addr; bool enabled; int port; + bool with_audio; } mcastconf_t; class MulticastConfiguration : private MiavConfig { -- cgit v1.2.3