User's Manual

7.5.12 DVS300_GetFrameRate
Syn t a x
int DVS300_GetFrameRate(int nDevNum , int * Fram eRate)
Pa ram et e r s
nDevNum: Specifies the device num ber(0~ 3).
FrameRate: A pointer to get video fram e rate(1~ 30).
Ret urn Value
SUCCEEDED: Function succeeded.
FAI LED: Function failed.
DEVICENUMERROR: I nvalid device num ber.
PARAMERROR: I nvalid param eter.
SDKINITFAI LED: SDK not initialized.
De script ion
This function gets frame rate of a specified capture port.
Se e Also
DVS300_SetFrameRate