Barely-functioning GL playback with new arrangement.
[dcpomatic.git] / src / lib / create_cli.h
index d0c81590cc87e9d97f2a500db2c4ea7ffda91208..a9d9daa22e2e0bbdc3d6a6e92d68f4f41240b9f8 100644 (file)
@@ -55,6 +55,7 @@ public:
        boost::optional<std::string> error;
        std::vector<Content> content;
        bool fourk;
+       boost::optional<int> j2k_bandwidth;
 
 private:
        static std::string _help;