mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
vtl: overall export progress bar
This commit is contained in:
parent
b358a09165
commit
7fe22a7af3
2 changed files with 19 additions and 6 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue