new audiod option: clock_diff_count
[paraslash.git] / recv.h
diff --git a/recv.h b/recv.h
index 3c8b543bda88f50d57bb1cc975dd95085d19a392..7fb45286cd61b93fb88f3ac2a0936cbfea5a6dfd 100644 (file)
--- a/recv.h
+++ b/recv.h
@@ -32,6 +32,7 @@ struct receiver_node {
        void *private_data;
        /** set to 1 if end of file is reached */
        int eof;
+       int *output_eof;
        /** pointer to the configuration data for this instance */
        void *conf;
        /** the task associated with this instance */