User's Manual

7.7.8 DVS300_StopVideoEncode
Syn t a x
int DVS300_StopVideoEncode(int nEncNum )
Pa ram et e r s
nEncNum: Specifies the encoder number( 0~ 15).
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 notifies the specified video encoder to stop encoding and
releases all relational resources. The encoding state would be set as
ENC_STOPPED after a successful stop.
Se e Also
DVS300_StartVideoEncode
DVS300_VideoEncode
DVS300_GetState