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

/vbox/src/VBox/Main/src-client/
H A DVideoRec.cpp74 uint32_t uLastSourceHeight; member in struct:VIDEORECSTREAM
929 || uSourceHeight < pStrm->uLastSourceHeight)
933 pStrm->uLastSourceHeight = uSourceHeight;

Completed in 458 milliseconds