我要评分
获取效率
正确性
完整性
易理解

StartEncoder

Function Usage

Starts the encoder.

Restrictions

N/A

Prototype

EncoderRetCode StartEncoder()

Parameter Description

N/A

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.