AL_CB_EndEncoding - 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

Description

This callback is invoked when any of the following conditions occur:

Table 1. Function Type Descriptions
Type Field Description
void (*func)( void* pUserParam, AL_TBuffer* pStream, AL_TBuffer const* pSrc,int iLayerID) func Called when a frame is encoded, the end of the stream (EOS) is reached, or the stream buffer is released
void* userParam User-defined