Rate This Document
Findability
Accuracy
Completeness
Readability

Deinit

Function Usage

Destroys a GPU acceleration class instance.

Restrictions

N/A

Prototype

int32_t DeInit() = 0

Parameter Description

N/A

Return Value Description

Data type: GpuEncoderErrorCode

The value can be any of the following:

  • OK: The GPU acceleration class instance is successfully destroyed.
  • Other: Failed to destroy the GPU acceleration class instance.