Rate This Document
Findability
Accuracy
Completeness
Readability

Reset

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

Restrictions

None

Prototype

int32_t Reset() = 0

Parameters

N/A

Returns

Data type: GpuEncoderErrorCode

The value can be:

  • OK: The encoder is successfully reset.
  • Other values except OK: The encoder fails to be reset.