80 explicit operator
bool() const noexcept;
89 static
AudioFifo Open(
int sample_fmt,
int channels,
int nb_samples) noexcept;
95 int Size() const noexcept;
101 int Space() const noexcept;
116 bool Read(
AVFrame& dst,
int nb_samples) noexcept;
123 bool Realloc(
int nb_samples) noexcept;
130 explicit
AudioFifo(::AVAudioFifo* fifo) noexcept;
140 void Free() noexcept override;
Incomplete FFmpeg types for RAII headers.
#define STORMBYTE_MULTIMEDIA_PUBLIC
Imported symbol.
Definition visibility.h:47