ResetEncoder
Function Usage
Resets the encoder.
Prototype
EncoderRetCode ResetEncoder()
Return Value Description
Data type: EncoderRetCode
The value can be any of the following:
- VIDEO_ENCODER_SUCCESS: The encoder is successfully reset.
- VIDEO_ENCODER_RESET_FAIL: Failed to reset the encoder.
Parent topic: Encoding APIs (C and C++)