bool AL_Encoder_GetRecPicture(AL_HEncoder hEnc, TRecPic* pRecPic); - 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
[in] pRecPic Pointer to structure that receives the buffer information.

Description

When the encoder has been created with bEnableRecOutput set to true, the AL_Encoder_GetRecPicture function allows to retrieve the reconstructed frame picture in display order.

Return

Returns true if a reconstructed buffer is available, otherwise false.