vtl: overall export progress bar

This commit is contained in:
Robin Gareus 2013-04-04 23:40:36 +02:00
parent b358a09165
commit 7fe22a7af3
2 changed files with 19 additions and 6 deletions

View file

@ -66,6 +66,8 @@ class ExportVideoDialog : public ArdourDialog , public PBD::ScopedConnectionList
bool aborted;
bool twopass;
bool firstpass;
bool normalize;
void finished ();
void update_progress (ARDOUR::framecnt_t, ARDOUR::framecnt_t);