av_audio_fifo_size

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

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

extern (C) @nogc nothrow
int
av_audio_fifo_size

Meta