53 class AVFormatContext;
134 int StreamIndex() const noexcept;
145 void Flush() noexcept;
157 bool IsSubtitle() const noexcept;
168 int m_stream_index = -1;
175 explicit
AVDecoder(AVCodecContext* ctx) noexcept;
189 void Free() noexcept override;
RAII input format context (demuxer).
Definition AVFormatContext.hxx:66
Incomplete FFmpeg types for RAII headers.
#define STORMBYTE_MULTIMEDIA_PUBLIC
Imported symbol.
Definition visibility.h:47