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

StopDecoder

Function Usage

Stops the decoder.

Prototype

DecoderRetCode StopDecoder()

Return Value Description

Data type: DecoderRetCode

The value can be any of the following:

  • VIDEO_DECODER_SUCCESS: The decoder is stopped successfully.
  • VIDEO_DECODER_STOP_FAIL: Failed to stop the decoder.