X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mp.h;h=891bfb054e2f4cf1a922e7434a8467808f2e474b;hp=febbe3240f49ba81b08ca2168b10dd1189fc3f54;hb=8d36eb43da27bef1e7bc3d626f46cb4c92ca2a41;hpb=c75c35b176cdacf157d27617e954961c88f33975 diff --git a/mp.h b/mp.h index febbe324..891bfb05 100644 --- a/mp.h +++ b/mp.h @@ -139,6 +139,7 @@ bool mp_is_set(const char *attr, struct mp_context *ctx); char *mp_path(struct mp_context *ctx); int64_t mp_year(struct mp_context *ctx); int64_t mp_num_attributes_set(struct mp_context *ctx); +int64_t mp_duration(struct mp_context *ctx); /* Generated with MP_AFSI() */ /** \cond MP_AFSI */