av_audio_fifo_space

Get the current number of samples in the AVAudioFifo available for writing.

@param af the AVAudioFifo to query @return number of samples available for writing

extern (C) @nogc nothrow
int
av_audio_fifo_space

Meta