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

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.