Changeset 48406 in vbox for trunk/src/VBox/Main/include/ConsoleVRDPServer.h
- Timestamp:
- Sep 10, 2013 12:53:50 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 88844
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ConsoleVRDPServer.h
r47571 r48406 144 144 145 145 void SendAudioInputEnd(void *pvUserCtx); 146 #ifdef VBOX_WITH_USB_VIDEO147 int GetVideoFrameDimensions(uint16_t *pu16Heigh, uint16_t *pu16Width);148 int SendVideoSreamOn(bool fFetch);149 #endif150 146 151 147 int SCardRequest(void *pvUser, uint32_t u32Function, const void *pvData, uint32_t cbData);
Note:
See TracChangeset
for help on using the changeset viewer.