Description
Resolution change callback definition.
Type | Field | Description |
---|---|---|
void (*func)(int BufferNumber, int BufferSize, AL_TStreamSettings const* pSettings, AL_TCropInfo const* pCropInfo, void* pUserParam) | func | Called only once when the first decoding process occurs. The decoder doesn't support a change of resolution inside a stream. Use AL_Decoder_GetLastError to check for error information. |
void* | userParam | User-defined |
See
AL_TDecCallBacks, AL_Decoder_GetLastError, AL_Decoder_PutDisplayPicture