Description
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