Description
| Type | Field | Description |
|---|---|---|
| void (*func)(AL_TBuffer* pDisplayedFrame, AL_TInfoDecode* pInfo, void* pUserParam) | func | Called when a frame is displayed. On end of stream, pDisplayedFrame is NULL. Use AL_Decoder_GetLastError to check for error information. |
| void* | userParam | User-defined |
See
AL_TDecCallBacks, AL_Decoder_GetLastError, AL_Decoder_PutDisplayPicture