mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 20:28:08 -06:00
FIX: copy BambuSource.dll for camera use
Change-Id: If311e2827eda655bf7cd7294f9c0749f1dd7b545
This commit is contained in:
parent
d8f0749474
commit
e8d796211d
2 changed files with 59 additions and 33 deletions
|
@ -55,7 +55,9 @@ private:
|
|||
|
||||
void media_proc();
|
||||
|
||||
bool get_stream_url(std::string * url = nullptr);
|
||||
static bool start_stream_service(bool *need_install = nullptr);
|
||||
|
||||
static bool get_stream_url(std::string *url = nullptr);
|
||||
|
||||
private:
|
||||
static constexpr wxMediaState MEDIASTATE_IDLE = (wxMediaState) 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue