X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fadeviceprefs.h;h=ebe5051ff20a69aca3490918a01620093c429a36;hb=38cb4182e11e57fc426bede3825e825e9d61433b;hp=2712610760b4bede9c76bc79386623cff6631c27;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/adeviceprefs.h b/cinelerra-5.1/cinelerra/adeviceprefs.h index 27126107..ebe5051f 100644 --- a/cinelerra-5.1/cinelerra/adeviceprefs.h +++ b/cinelerra-5.1/cinelerra/adeviceprefs.h @@ -50,7 +50,8 @@ public: ~ADevicePrefs(); void reset(); - static int get_h(int recording = 0); +// static int get_h(int recording = 0); + int get_h(int recording = 0); int update(AudioOutConfig *out_config); // creation - set if this is the first initialize of the object // to prevent file format from being overwritten