Rate This Document
Findability
Accuracy
Completeness
Readability

Stop

Stops a GPU acceleration instance.

Restrictions

Prerequisites: The Start API has been successfully called.

Prototype

int32_t Stop() = 0

Return Value Description

Data type: GpuEncoderErrorCode

The value can be any of the following:

  • OK: The GPU acceleration instance is stopped successfully.
  • Other: Failed to stop the GPU acceleration instance.