av_audio_fifo_alloc

Allocate an AVAudioFifo.

@param sample_fmt sample format @param channels number of channels @param nb_samples initial allocation size, in samples @return newly allocated AVAudioFifo, or NULL on error

extern (C) @nogc nothrow
av_audio_fifo_alloc

Meta