X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmvcp%2Fmvcp_status.h;fp=src%2Fmvcp%2Fmvcp_status.h;h=c9128f7cb19ea0d0882d2db8abc6783c751f2252;hb=50494c72c7b8b700cf4df4c1f25ae1b5323e4df2;hp=c6294734e689beeedcf4922188308f6068a29e09;hpb=dad3a67a6eca96aa207bdd92d9cfce9fc88cc4fa;p=melted diff --git a/src/mvcp/mvcp_status.h b/src/mvcp/mvcp_status.h index c629473..c9128f7 100644 --- a/src/mvcp/mvcp_status.h +++ b/src/mvcp/mvcp_status.h @@ -67,6 +67,8 @@ typedef struct int generation; int clip_index; int dummy; + int dur; /**< duration of playlist */ + int start; /**< time head clip relative to the beginning of the playlist */ } *mvcp_status, mvcp_status_t;