X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fframework%2Fmlt_playlist.h;h=8cdcccef8b38a3cd9be648340a3a33a626e50243;hb=1b5b040dcc51d66252efd82968889b1d2b929930;hp=48b4a55a35f8f98b2012108b8ce19044ebfbaf8b;hpb=80a5c8297b313b09add80814a637a71ba9e0fa05;p=melted diff --git a/src/framework/mlt_playlist.h b/src/framework/mlt_playlist.h index 48b4a55..8cdccce 100644 --- a/src/framework/mlt_playlist.h +++ b/src/framework/mlt_playlist.h @@ -32,7 +32,9 @@ typedef struct mlt_timecode start; char *resource; mlt_timecode in; + int64_t frame_in; mlt_timecode out; + int64_t frame_out; mlt_timecode playtime; mlt_timecode length; float fps;