Rate This Document
Findability
Accuracy
Completeness
Readability

StopEncoder

Function Usage

Stops the encoder.

Restrictions

N/A

Prototype

EncoderRetCode StopEncoder() = 0

Parameters

N/A

Returns

Data type: EncoderRetCode

The value can be:

  • VIDEO_ENCODER_SUCCESS: The encoder is successfully stopped.
  • VIDEO_ENCODER_STOP_FAIL: The encoder fails to be stopped.