mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-07-21 03:01:55 +00:00
Small refactoring of #289 + manpage
This commit is contained in:
@@ -115,11 +115,11 @@ typedef struct {
|
||||
bool dma_required;
|
||||
uint desired_fps;
|
||||
uz min_frame_size;
|
||||
bool allow_truncated_frames;
|
||||
bool persistent;
|
||||
uint timeout;
|
||||
us_controls_s ctl;
|
||||
us_capture_runtime_s *run;
|
||||
bool allow_truncated_frames;
|
||||
} us_capture_s;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user