bool AL_Encoder_RestartGop(AL_HEncoder hEnc); - 2023.1 English

H.264/H.265 Video Codec Unit v1.2 Solutions LogiCORE IP Product Guide (PG252)

Document ID
PG252
Release Date
2023-05-16
Version
2023.1 English
[in] hEnc Handle to an encoder object

Description

Requests the encoder to insert a Keyframe and restart a new Gop.

Return

If successful, returns true. If unsuccessful, returns false. Call AL_Encoder_GetLastError to get the error code.