Changeset 45882 in vbox for trunk/src/VBox/Main/src-server
- Timestamp:
- May 2, 2013 6:23:28 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 85481
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/MachineImpl.cpp
r45838 r45882 1807 1807 1808 1808 AutoReadLock alock(this COMMA_LOCKVAL_SRC_POS); 1809 mHWData->mVideoCapture Height= aRate;1809 mHWData->mVideoCaptureRate = aRate; 1810 1810 return S_OK; 1811 1811 }
Note:
See TracChangeset
for help on using the changeset viewer.