Get device name from local value for vdisplay

This commit is contained in:
Yukino Song
2024-09-15 14:24:55 +08:00
parent 038464ad45
commit 306b252205
4 changed files with 5 additions and 15 deletions

View File

@@ -213,7 +213,6 @@ namespace proc {
std::wstring vdisplayName = VDISPLAY::createVirtualDisplay(
launch_session->unique_id.c_str(),
launch_session->device_name.c_str(),
_app.name.c_str(),
render_width,
render_height,
launch_session->fps,