Rate This Document
Findability
Accuracy
Completeness
Readability

StartDecoder

Function Usage

Starts the decoder. After the decoder is started successfully, the decoding process starts.

Restrictions

N/A

Prototype

DecoderRetCode StartDecoder()

Parameter Description

N/A

Return Value Description

Data type: DecoderRetCode

The value can be any of the following:

  • VIDEO_DECODER_SUCCESS: The encoder is successfully started.
  • VIDEO_DECODER_START_FAIL: Failed to start the encoder.