Rate This Document
Findability
Accuracy
Completeness
Readability

StartEncoder

Function Usage

Starts the encoder.

Restrictions

N/A

Prototype

EncoderRetCode StartEncoder() = 0

Parameters

N/A

Returns

Data type: EncoderRetCode

The value can be:

  • VIDEO_ENCODER_SUCCESS: The encoder is successfully started.
  • VIDEO_ENCODER_START_FAIL: The encoder fails to be started.