insert/move/remove dvcp operations
[melted] / src / framework / mlt_playlist.h
index dd88959..7bad6db 100644 (file)
@@ -28,6 +28,7 @@
 
 typedef struct
 {
+       int clip;
        mlt_producer producer;
        mlt_position start;
        char *resource;