StormByte C++ Library: Multimedia module 0.0.9999
StormByte-Multimedia is a StormByte library module for parsing configuration files
Loading...
Searching...
No Matches
StormByte::Multimedia::FFmpeg::AVFormatContext Member List

This is the complete list of members for StormByte::Multimedia::FFmpeg::AVFormatContext, including all inherited members.

AVFormatContext(const AVFormatContext &other)=deleteStormByte::Multimedia::FFmpeg::AVFormatContext
AVFormatContext(AVFormatContext &&other) noexceptStormByte::Multimedia::FFmpeg::AVFormatContext
AVPointer() noexcept=deleteStormByte::Multimedia::FFmpeg::AVPointer<::AVFormatContext >
AVPointer(const AVPointer &) noexcept=deleteStormByte::Multimedia::FFmpeg::AVPointer<::AVFormatContext >
AVPointer(AVPointer &&other) noexceptStormByte::Multimedia::FFmpeg::AVPointer<::AVFormatContext >inline
AVPointer(std::decay_t< ::AVFormatContext > *ptr) noexceptStormByte::Multimedia::FFmpeg::AVPointer<::AVFormatContext >inlineexplicitprotected
Detach() noexceptStormByte::Multimedia::FFmpeg::AVPointer<::AVFormatContext >inlineprotected
DiscardUnwanted(const std::unordered_set< int > &wanted) noexceptStormByte::Multimedia::FFmpeg::AVFormatContext
Duration() const noexceptStormByte::Multimedia::FFmpeg::AVFormatContext
FormatName() const noexceptStormByte::Multimedia::FFmpeg::AVFormatContext
Get() const noexceptStormByte::Multimedia::FFmpeg::AVPointer<::AVFormatContext >inlineprotected
Get() noexceptStormByte::Multimedia::FFmpeg::AVPointer<::AVFormatContext >inlineprotected
m_ptrStormByte::Multimedia::FFmpeg::AVPointer<::AVFormatContext >protected
Mp4ToAnnexB(int codec_id, int stream_id, const AVCodecParameters &params) const noexceptStormByte::Multimedia::FFmpeg::AVFormatContext
Open(const std::filesystem::path &path)StormByte::Multimedia::FFmpeg::AVFormatContextstatic
Open(StormByte::Buffer::Consumer consumer)StormByte::Multimedia::FFmpeg::AVFormatContextstatic
operator bool() const noexceptStormByte::Multimedia::FFmpeg::AVFormatContextexplicit
operator=(const AVFormatContext &other)=deleteStormByte::Multimedia::FFmpeg::AVFormatContext
operator=(AVFormatContext &&other) noexceptStormByte::Multimedia::FFmpeg::AVFormatContext
AVPointer<::AVFormatContext >::operator=(const AVPointer &) noexcept=deleteStormByte::Multimedia::FFmpeg::AVPointer<::AVFormatContext >
AVPointer<::AVFormatContext >::operator=(AVPointer &&other) noexceptStormByte::Multimedia::FFmpeg::AVPointer<::AVFormatContext >inline
ReadPacket(AVPacket &packet) noexceptStormByte::Multimedia::FFmpeg::AVFormatContext
Streams() const noexceptStormByte::Multimedia::FFmpeg::AVFormatContext
Tag(const char *key) const noexceptStormByte::Multimedia::FFmpeg::AVFormatContext
~AVFormatContext() noexcept overrideStormByte::Multimedia::FFmpeg::AVFormatContext
~AVPointer() noexcept=defaultStormByte::Multimedia::FFmpeg::AVPointer<::AVFormatContext >virtual