Previous | Contents | Next
3.2.16 IBandiCapture::GetMinMaxFPS
Get current minimal,maximal FPS(Frames per second).
HRESULT GetMinMaxFPS(INT *pnMin, INT *pnMax);
-
Parameters
-
INT *pnMin
-
[out] Address where minimal FPS will be copied.
-
INT *pnMax
-
[out] Address where maximal FPS will be copied.
-
Return value
-
BCERR_INVALIDARG
-
Invalid parameter to save minimal/miximal FPS.
-
BC_OK
-
Get minimal/maximal FPS successfully. ####
Copyright(C) 2008-2019 Bandicam.com, https://www.bandicam.com
Bandi Capture Library 2.1.0.190 created : 2017-02-03 PM 3:34:53