VirtualBox

Changeset 46540 in vbox for trunk


Ignore:
Timestamp:
Jun 13, 2013 4:38:56 PM (12 years ago)
Author:
vboxsync
Message:

Main/DisplayImpl: notify the clients if video recording started

File:
1 edited

Legend:

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

    r46523 r46540  
    45294529    AssertComRCReturn(hrc, VERR_COM_UNEXPECTED);
    45304530    if (fEnabled)
     4531    {
    45314532        rc = pDisplay->VideoCaptureStart();
     4533        fireVideoCaptureChangedEvent(pDisplay->mParent->getEventSource());
     4534    }
    45324535#endif
    45334536
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