Start
Starts a GPU-accelerated instance.
Restrictions
Prerequisites: The Init interface has been successfully called.
Prototype
int32_t Start() = 0
Parameters
N/A
Returns
Data type: GpuEncoderErrorCode
The value can be:
- OK: The GPU-accelerated instance is started successfully.
- Other values except OK: The GPU-accelerated instance fails to be started.