qualitfy paths of known properties that take a filename with server virtual root
[melted] / src / framework / mlt_consumer.h
index 5376756..e718912 100644 (file)
@@ -42,6 +42,7 @@ struct mlt_consumer_s
        void *private;
        void *child;
 
+       int real_time;
        int ahead;
        mlt_image_format format;
        mlt_deque queue;