Rate This Document
Findability
Accuracy
Completeness
Readability

StopDecoder

Function Usage

Stops the decoder.

Restrictions

N/A

Prototype

DecoderRetCode StopDecoder()

Parameter Description

N/A

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.