Searched defs:fWebCamsEnabled (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/ | ||
H A D | UISession.cpp | 1144 const bool fWebCamsEnabled = host.isOk() && !machine().GetUSBControllers().isEmpty(); local 1145 if (!fWebCamsEnabled) |
Completed in 349 milliseconds