Searched defs:VIDEORECCONTEXT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DVideoRec.cpp55 /* Must be always accessible and therefore cannot be part of VIDEORECCONTEXT */
99 typedef struct VIDEORECCONTEXT struct
117 } VIDEORECCONTEXT; typedef in typeref:struct:VIDEORECCONTEXT
439 PVIDEORECCONTEXT pCtx = (PVIDEORECCONTEXT)RTMemAllocZ(RT_OFFSETOF(VIDEORECCONTEXT, Strm[cScreens]));

Completed in 46 milliseconds