StartEncoder
Function Usage
Starts the encoder.
Prototype
EncoderRetCode StartEncoder()
Return Value Description
Data type: EncoderRetCode
The value can be any of the following:
- VIDEO_ENCODER_SUCCESS: The encoder is successfully started.
- VIDEO_ENCODER_START_FAIL: Failed to start the encoder.
Parent topic: Encoding APIs (C and C++)