Changeset 46555 in vbox for trunk/src/VBox/Main
- Timestamp:
- Jun 14, 2013 12:33:55 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/VideoRec.cpp
r46553 r46555 51 51 VIDREC_TERMINATING = 3 52 52 }; 53 54 /* Must be always accessible and therefore cannot be part of VIDEORECCONTEXT */ 53 55 static uint32_t g_enmState = VIDREC_UNINITIALIZED; 54 56
Note:
See TracChangeset
for help on using the changeset viewer.