Add buffering command line options
Add --display-buffer and --v4l2-buffer options to configure buffering time.
This commit is contained in:
@@ -63,6 +63,8 @@ struct screen_params {
|
||||
bool mipmaps;
|
||||
|
||||
bool fullscreen;
|
||||
|
||||
sc_tick buffering_time;
|
||||
};
|
||||
|
||||
// initialize screen, create window, renderer and texture (window is hidden)
|
||||
|
||||
Reference in New Issue
Block a user