QTfrontend/gameuiconfig.h
changeset 7633 d4251e519062
parent 7235 baa69bd025d9
child 8179 a1ffcb559f99
--- a/QTfrontend/gameuiconfig.h	Sat Aug 25 22:55:47 2012 +0200
+++ b/QTfrontend/gameuiconfig.h	Thu Aug 30 22:13:42 2012 -0400
@@ -64,6 +64,7 @@
         QString audioCodec();
         QRect rec_Resolution();
         int rec_Framerate();
+        int rec_Bitrate();
         bool recordAudio();
 
 #ifdef __APPLE__