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

/vbox/src/VBox/Main/src-client/
H A DVideoRec.cpp72 uint32_t uLastSourceWidth; member in struct:VIDEORECSTREAM
928 if ( uSourceWidth < pStrm->uLastSourceWidth
932 pStrm->uLastSourceWidth = uSourceWidth;

Completed in 45 milliseconds