]> git.sesse.net Git - vlc/blobdiff - include/vlc_demux.h
Added a INPUT_GET_VIDEO_FPS (get the fps of the main video, should works with
[vlc] / include / vlc_demux.h
index 6176013fd3997e9f311faeab4a612a4ece2e8617..a34a5873484d811134e34cf36592bfe3b4b16d15 100644 (file)
@@ -104,7 +104,7 @@ enum demux_query_e
      */
     DEMUX_SET_NEXT_DEMUX_TIME,  /* arg1= int64_t *      can fail */
     /* FPS for correct subtitles handling */
-    DEMUX_GET_FPS,              /* arg1= float *        res=can fail    */
+    DEMUX_GET_FPS,              /* arg1= double *       res=can fail    */
 
     /* Meta data */
     DEMUX_GET_META,             /* arg1= vlc_meta_t **  res=can fail    */