mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 17:17:16 +09:00
Remove damage tracking for now, better frame timing (deal with time error accumulation)
This commit is contained in:
@@ -10,6 +10,7 @@ typedef struct {
|
||||
gsr_color_range color_range;
|
||||
bool hdr;
|
||||
bool record_cursor;
|
||||
int fps;
|
||||
} gsr_capture_kms_params;
|
||||
|
||||
gsr_capture* gsr_capture_kms_create(const gsr_capture_kms_params *params);
|
||||
|
||||
Reference in New Issue
Block a user