mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -06:00
FIX: media error message
Change-Id: I6fb9879b03fee6fab3b0aa2123cfe67c9b5916dc
This commit is contained in:
parent
11fb7fb89f
commit
ac4f641222
5 changed files with 14 additions and 12 deletions
|
@ -697,7 +697,7 @@ public:
|
|||
std::string camera_resolution = "";
|
||||
bool xcam_first_layer_inspector { false };
|
||||
int xcam_first_layer_hold_count = 0;
|
||||
int local_camera_proto = 0;
|
||||
int local_camera_proto = -1;
|
||||
int file_proto = 0;
|
||||
std::string local_rtsp_url;
|
||||
std::string tutk_state;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue