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

Table 1. Function Type Descriptions
Type Field Description
void (*func)(AL_TBuffer* pDecodedFrame, void* pUserParam) func Called when a frame is decoded. On error, pDecodedFrame is NULL. Use AL_Decoder_GetLastError for more information.
void* userParam User-defined

See

AL_TDecCallBacks, AL_Decoder_GetLastError