diff options
Diffstat (limited to 'src/libfame_wrapper.h')
-rw-r--r-- | src/libfame_wrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libfame_wrapper.h b/src/libfame_wrapper.h index 6a6b569..bf9e7b9 100644 --- a/src/libfame_wrapper.h +++ b/src/libfame_wrapper.h @@ -50,6 +50,7 @@ public: private: unsigned long long calc_bitrate; + unsigned int frame_number; Info* info; |