mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-16 21:40:00 +00:00
Add verbose option and hide most logging
This commit is contained in:
@@ -27,6 +27,7 @@ enum codecs { CODEC_UNSPECIFIED, CODEC_H264, CODEC_HEVC };
|
||||
|
||||
typedef struct _CONFIGURATION {
|
||||
STREAM_CONFIGURATION stream;
|
||||
int debug_level;
|
||||
char* app;
|
||||
char* action;
|
||||
char* address;
|
||||
|
||||
Reference in New Issue
Block a user