mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-09 08:58:42 +00:00
fix: mac start error
This commit is contained in:
parent
8bcd98491a
commit
2f205d2e1b
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