Description
Structure used to configure the AL_TBufPool.
Type | Field | Description |
---|---|---|
uint32_t | uNumBuf | Number of buffers in the pool |
size_t | zBufSize | Size in bytes of the buffers that will fill the pool |
char const* | debugName | String to distinguish buffers in the debugger |
AL_TMetaData* | pMetaData | Metadata added to each buffer in the pool |
See
AL_SrcMetaData_Create