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

Reset

Resets the encoder. Some encoding parameter configurations take effect only after this API is called.

Restrictions

None

Prototype

int32_t Reset() = 0

Return Value Description

Data type: GpuEncoderErrorCode

The value can be any of the following:

  • OK: The encoder is successfully reset.
  • Other: Failed to reset the encoder.