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

Start

Starts a GPU acceleration class instance.

Restrictions

Prerequisites: The Init API has been successfully called.

Prototype

int32_t Start() = 0

Return Value Description

Data type: GpuEncoderErrorCode

The value can be any of the following:

  • OK: The GPU acceleration class instance is started successfully.
  • Other: Failed to start the GPU acceleration class instance.