UI: Add option to auto remux
This commit is contained in:
committed by
Clayton Groeneveld
parent
14ae6351d4
commit
2fedcab987
@@ -197,6 +197,10 @@ static inline int GetProfilePath(char *path, size_t size, const char *file)
|
||||
}
|
||||
|
||||
extern bool portable_mode;
|
||||
|
||||
extern bool remuxAfterRecord;
|
||||
extern std::string remuxFilename;
|
||||
|
||||
extern bool opt_start_streaming;
|
||||
extern bool opt_start_recording;
|
||||
extern bool opt_start_replaybuffer;
|
||||
|
Reference in New Issue
Block a user