Enable video output file, with pts set by server
This commit is contained in:
committed by
Romain Vimont
parent
b5c64c0f5a
commit
d706c5df39
@@ -6,6 +6,7 @@
|
||||
struct scrcpy_options {
|
||||
const char *serial;
|
||||
const char *crop;
|
||||
const char *out_filename;
|
||||
Uint16 port;
|
||||
Uint16 max_size;
|
||||
Uint32 bit_rate;
|
||||
|
||||
Reference in New Issue
Block a user