av_buffer_pool_get

Allocate a new AVBuffer, reusing an old buffer from the pool when available. This function may be called simultaneously from multiple threads.

@return a reference to the new buffer on success, NULL on error.

extern (C) @nogc nothrow
av_buffer_pool_get

Meta