User's Manual

7.7.17 DVS300_GetVideoKeyInterval
Syn t a x
int DVS300_GetVideoKeyInterval( int nEncNum ,
int * nKeyInterval)
Pa ram et e r s
nEncNum: Specifies the encoder number(0~ 15) .
nKeyInterval: A pointer to get the interval of the video key
frame(1~ 300).
Ret urn Value
ENC_SUCCEEDED: Function succeeded.
ENC_FAI LED: Function failed.
ENC_SDKI NI TFAI LED: SDK does not be initialized successfully.
ENC_ENCNUMERROR: I nvalid encoder num ber.
ENC_ENCINI TFAI LED: Encoder does not be initialized successfully.
De script ion
This function gets the interval of the video key frame of the specified video
encoder.
Se e Also
DVS300_SetVideoKeyI nterval