X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fframework%2Fmlt_playlist.h;h=d51dacb2068486cc34adb3734cd5aa5bda49de58;hb=b917ae819659606f59b3ae761d06ab2095ade658;hp=dee8e074a98967fe739abad6630a83f31f35f832;hpb=a450db7b8af164bcc71255fd74d406be98c9eb21;p=melted diff --git a/src/framework/mlt_playlist.h b/src/framework/mlt_playlist.h index dee8e07..d51dacb 100644 --- a/src/framework/mlt_playlist.h +++ b/src/framework/mlt_playlist.h @@ -30,7 +30,7 @@ typedef struct { int clip; mlt_producer producer; - mlt_service service; + mlt_producer cut; mlt_position start; char *resource; mlt_position frame_in;