diff options
Diffstat (limited to 'src/v4l.h')
-rw-r--r-- | src/v4l.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ struct buffer_start_len { struct resolutions { unsigned int x, y; + float max_fps; }; typedef struct camera { |