[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.