- Timestamp:
- Jun 13, 2013 4:38:56 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/DisplayImpl.cpp
r46523 r46540 4529 4529 AssertComRCReturn(hrc, VERR_COM_UNEXPECTED); 4530 4530 if (fEnabled) 4531 { 4531 4532 rc = pDisplay->VideoCaptureStart(); 4533 fireVideoCaptureChangedEvent(pDisplay->mParent->getEventSource()); 4534 } 4532 4535 #endif 4533 4536
Note:
See TracChangeset
for help on using the changeset viewer.