project: reprobe and merge params when file changes are found

This commit is contained in:
itsmattkc
2022-05-28 12:25:50 -07:00
parent 15087b2cd2
commit fc68a123ba
10 changed files with 133 additions and 58 deletions
+1
View File
@@ -201,6 +201,7 @@ protected:
virtual void InputValueChangedEvent(const QString& input, int element) override;
int AddStream(Track::Type type, const QVariant &value);
int SetStream(Track::Type type, const QVariant &value, int index);
private:
rational last_length_;