X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afs.h;h=ba5e134c94fcd7ac6aeb4179c611969038f285f0;hp=76b819058642db7ffb81acf5eaa268f3cae37f3a;hb=877c179023ba45d481e9d89ac82fb0856617587b;hpb=e90440367f744a7723b201a95888e66f070ffa92 diff --git a/afs.h b/afs.h index 76b81905..ba5e134c 100644 --- 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; }; /**