Rate This Document
Findability
Accuracy
Completeness
Readability

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.