VirtualBox

Changeset 70753 in vbox


Ignore:
Timestamp:
Jan 25, 2018 6:10:46 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
120522
Message:

Main/Console: only do video recording setup at VM start if the feature is enabled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImpl.cpp

    r70644 r70753  
    98499849        pConsole->i_consoleVRDPServer()->EnableConnections();
    98509850
     9851#ifdef VBOX_WITH_VIDEOREC
    98519852        Display *pDisplay = pConsole->i_getDisplay();
    98529853        AssertPtr(pDisplay);
     
    98749875            }
    98759876        }
     9877#endif
    98769878
    98779879        if (RT_SUCCESS(vrc))
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette