X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=afs.h;h=ba5e134c94fcd7ac6aeb4179c611969038f285f0;hb=12379df1a1f89645e04c393d614937c0e6439ae0;hp=76b819058642db7ffb81acf5eaa268f3cae37f3a;hpb=e56d454fbd865f34cb5e043ff43585754631b079;p=paraslash.git 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; }; /**