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

ResetEncoder

Function Usage

Resets the encoder.

Restrictions

N/A

Prototype

EncoderRetCode ResetEncoder() = 0

Parameters

N/A

Returns

Data type: EncoderRetCode

The value can be:

  • VIDEO_ENCODER_SUCCESS: The encoder is successfully reset.
  • VIDEO_ENCODER_RESET_FAIL: Failed to reset the encoder.