merge hv v6, rework trace methods
[goodguy/history.git] / cinelerra-5.1 / cinelerra / filexml.h
index 270b763df7b29bf8e7533545c954cc8552ec42cd..4cff675866c22510f115fcba962491ba5e8bb8c3 100644 (file)
@@ -100,6 +100,7 @@ public:
        int64_t get_property(const char *property, int64_t default_);
        float get_property(const char *property, float default_);
        double get_property(const char *property, double default_);
+       const char* get_property_text(const char *property);
 
        int set_title(const char *text);
        int set_property(const char *text, const char *value);