X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Ffileffmpeg.h;fp=cinelerra-5.1%2Fcinelerra%2Ffileffmpeg.h;h=edbe437f0e24f4727757c3b8cefdefa6645354a5;hb=dafc18d66d48cd981a012d2e73a3b3db5351c538;hp=63de93c7a3b2867770fa3070a72f69eac84b4136;hpb=7f3ab16b8472cbb67f8b476d6e8f645904797023;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/fileffmpeg.h b/cinelerra-5.1/cinelerra/fileffmpeg.h index 63de93c7..edbe437f 100644 --- a/cinelerra-5.1/cinelerra/fileffmpeg.h +++ b/cinelerra-5.1/cinelerra/fileffmpeg.h @@ -62,7 +62,7 @@ public: ~FFMpegConfigNum(); void create_objects(); - int update_text(const char *text); + int update_param(const char *param, const char *opts); int handle_event(); int *output; BC_Window *window;