VirtualBox

Ignore:
Timestamp:
Oct 4, 2017 9:56:06 AM (7 years ago)
Author:
vboxsync
Message:

VideoRec: Documentation, comments.

File:
1 edited

Legend:

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

    r68944 r68971  
    55115511        {
    55125512            Display *pDisplay = mDisplay;
     5513            AssertPtr(pDisplay);
    55135514
    55145515            /* Release lock because the call scheduled on EMT may also try to take it. */
    55155516            alock.release();
    55165517
    5517             /*
    5518              * Call worker in EMT, that's faster and safer than doing everything
    5519              * using VM3ReqCall. Note that we separate VMR3ReqCall from VMR3ReqWait
    5520              * here to make requests from under the lock in order to serialize them.
    5521              */
    55225518            int vrc = VMR3ReqCallWaitU(ptrVM.rawUVM(), VMCPUID_ANY /*idDstCpu*/,
    55235519                                       (PFNRT)Display::i_videoCaptureConfigure, 3,
Note: See TracChangeset for help on using the changeset viewer.

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