diff Gui/interface.h @ 7150:b212f74e14ec

- add play time subtitle change support - better language support
author pontscho
date Thu, 29 Aug 2002 22:24:49 +0000
parents dd1e21e775b6
children 7527dc997596
line wrap: on
line diff
--- a/Gui/interface.h	Thu Aug 29 21:37:45 2002 +0000
+++ b/Gui/interface.h	Thu Aug 29 22:24:49 2002 +0000
@@ -86,6 +86,7 @@
    int    LengthInSec;
    int    FrameDrop;
    int    FileFormat;
+   float  FPS;
 
    char * Filename;
    int    FilenameChanged;