Rate This Document
Findability
Accuracy
Completeness
Readability

Deinit

Function Usage

Destroys a GPU-accelerated instance.

Restrictions

N/A

Prototype

int32_t DeInit() = 0

Parameters

N/A

Returns

Data type: GpuEncoderErrorCode

The value can be:

  • OK: The GPU-accelerated instance is successfully destroyed.
  • Other values except OK: The GPU-accelerated instance fails to be destroyed.