X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Frecord.h;h=423b4b09de07831e65994325406fa0ccc91720b6;hb=4b6c39e6cf4a3fd9c1b347db6de686ab55d6cac8;hp=eb4eefed85f4c57bd7b78e3de45978fd654b641e;hpb=21c2e6b36d6a96c2f662a89459d607b5a387f4eb;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/record.h b/cinelerra-5.1/cinelerra/record.h index eb4eefed..423b4b09 100644 --- a/cinelerra-5.1/cinelerra/record.h +++ b/cinelerra-5.1/cinelerra/record.h @@ -98,7 +98,7 @@ public: ~Record(); void run(); - void stop(); + void stop(int wait=1); int load_defaults(); int save_defaults(); Batch* new_batch();