av_fifo_alloc

Initialize an AVFifoBuffer. @param size of FIFO @return AVFifoBuffer or NULL in case of memory allocation failure

extern (C) @nogc nothrow
av_fifo_alloc
(
uint size
)

Meta