mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-03 06:08:39 +00:00
fix: mac start error
This commit is contained in:
parent
acf7ef7077
commit
05ff1c25c2
1 changed files with 2 additions and 2 deletions
|
@ -39,10 +39,10 @@
|
||||||
#define COMMON_LOG_LEVEL_DEF "info"
|
#define COMMON_LOG_LEVEL_DEF "info"
|
||||||
|
|
||||||
#define COMMON_CODEC_OPTIONS_KEY "CodecOptions"
|
#define COMMON_CODEC_OPTIONS_KEY "CodecOptions"
|
||||||
#define COMMON_CODEC_OPTIONS_DEF "-"
|
#define COMMON_CODEC_OPTIONS_DEF ""
|
||||||
|
|
||||||
#define COMMON_CODEC_NAME_KEY "CodecName"
|
#define COMMON_CODEC_NAME_KEY "CodecName"
|
||||||
#define COMMON_CODEC_NAME_DEF "-"
|
#define COMMON_CODEC_NAME_DEF ""
|
||||||
|
|
||||||
// user config
|
// user config
|
||||||
#define COMMON_RECORD_KEY "RecordPath"
|
#define COMMON_RECORD_KEY "RecordPath"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue