Searched refs:nCaptureFrameStop (Results 1 – 2 of 2) sorted by relevance
68 int nCaptureFrameStop; /*!< The frame to stop capturing screenshots from. */ member
98 m_pShellData->nCaptureFrameStop = -1; in PVRShell()390 m_pShellData->nCaptureFrameStop = value; in PVRShellSet()430 case prefCaptureFrameStop: return m_pShellData->nCaptureFrameStop; in PVRShellGet()1629 …l->m_pShellData->nCaptureFrameStart && nCurrentFrame <= m_pShell->m_pShellData->nCaptureFrameStop)) in Run()