Changeset 50313 in vbox for trunk/src/VBox/Main/src-client/VideoRec.h
- Timestamp:
- Feb 3, 2014 6:46:27 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 92022
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/VideoRec.h
r50041 r50313 32 32 int VideoRecCopyToIntBuf(PVIDEORECCONTEXT pCtx, uint32_t uScreen, 33 33 uint32_t x, uint32_t y, uint32_t uPixelFormat, uint32_t uBitsPerPixel, 34 uint32_t uBytesPerLine, uint32_t uGuest Height, uint32_t uGuestWidth,34 uint32_t uBytesPerLine, uint32_t uGuestWidth, uint32_t uGuestHeight, 35 35 uint8_t *pu8BufferAddress, uint64_t u64TimeStamp); 36 36
Note:
See TracChangeset
for help on using the changeset viewer.