]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - afs.h
Introduce per group slice sizes.
[paraslash.git] / afs.h
diff --git a/afs.h b/afs.h
index 76b819058642db7ffb81acf5eaa268f3cae37f3a..ba5e134c94fcd7ac6aeb4179c611969038f285f0 100644 (file)
--- a/afs.h
+++ b/afs.h
@@ -129,6 +129,8 @@ struct audio_file_data {
        int fd;
        /** Vss needs this for streaming. */
        struct afh_info afhi;
+       /** Size of the largest chunk. */
+       uint32_t max_chunk_size;
 };
 
 /**