Description
This callback is invoked when any of the following conditions occur:
| 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 |