53 class AVCodecParameters;
65 explicit AVStream(::AVStream* stream)
noexcept;
101 bool operator<(const
AVStream& other) const noexcept;
107 int Index() const noexcept;
131 std::optional<std::chrono::nanoseconds> Duration() const noexcept;
137 double FrameRate() const noexcept;
156 const
char* Tag(const
char* key) const noexcept;
162 int Disposition() const noexcept;
Incomplete FFmpeg types for RAII headers.
#define STORMBYTE_MULTIMEDIA_PUBLIC
Imported symbol.
Definition visibility.h:47