]> git.sesse.net Git - mlt/blobdiff - src/mlt++/MltProfile.h
Initial implementation of producer_qtext
[mlt] / src / mlt++ / MltProfile.h
index 248c83703afbe00197464b983a68d5c3361ab661..d1fc09c0116491f0d3e3c5e2008d6906368bdfd3 100644 (file)
@@ -58,6 +58,8 @@ namespace Mlt
                        int display_aspect_num() const;
                        int display_aspect_den() const;
                        double dar() const;
+                       int is_explicit() const;
+                       int colorspace() const;
                        static Properties* list();
                        void from_producer( Producer &producer );
                        void set_width( int width );