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::AVDecoder Member List

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

AVDecoder(const AVDecoder &)=deleteStormByte::Multimedia::FFmpeg::AVDecoder
AVDecoder(AVDecoder &&other) noexcept=defaultStormByte::Multimedia::FFmpeg::AVDecoder
AVPointer() noexcept=deleteStormByte::Multimedia::FFmpeg::AVPointer<::AVCodecContext >
AVPointer(const AVPointer &) noexcept=deleteStormByte::Multimedia::FFmpeg::AVPointer<::AVCodecContext >
AVPointer(AVPointer &&other) noexceptStormByte::Multimedia::FFmpeg::AVPointer<::AVCodecContext >inline
AVPointer(std::decay_t< ::AVCodecContext > *ptr) noexceptStormByte::Multimedia::FFmpeg::AVPointer<::AVCodecContext >inlineexplicitprotected
DecodeSubtitle(AVPacket &pkt, FFmpeg::AVSubtitle &out) noexceptStormByte::Multimedia::FFmpeg::AVDecoder
Detach() noexceptStormByte::Multimedia::FFmpeg::AVPointer<::AVCodecContext >inlineprotected
Flush() noexceptStormByte::Multimedia::FFmpeg::AVDecoder
Get() const noexceptStormByte::Multimedia::FFmpeg::AVPointer<::AVCodecContext >inlineprotected
Get() noexceptStormByte::Multimedia::FFmpeg::AVPointer<::AVCodecContext >inlineprotected
IsSubtitle() const noexceptStormByte::Multimedia::FFmpeg::AVDecoder
m_ptrStormByte::Multimedia::FFmpeg::AVPointer<::AVCodecContext >protected
Open(AVCodec *codec, const AVCodecParameters &params, const AVFormatContext &fmt, int stream_index) noexceptStormByte::Multimedia::FFmpeg::AVDecoderstatic
Open(AVCodec *codec, const AVCodecParameters &params, int stream_index) noexceptStormByte::Multimedia::FFmpeg::AVDecoderstatic
operator=(const AVDecoder &)=deleteStormByte::Multimedia::FFmpeg::AVDecoder
operator=(AVDecoder &&other) noexcept=defaultStormByte::Multimedia::FFmpeg::AVDecoder
AVPointer<::AVCodecContext >::operator=(const AVPointer &) noexcept=deleteStormByte::Multimedia::FFmpeg::AVPointer<::AVCodecContext >
AVPointer<::AVCodecContext >::operator=(AVPointer &&other) noexceptStormByte::Multimedia::FFmpeg::AVPointer<::AVCodecContext >inline
ReceiveFrame(AVFrame &frame) noexceptStormByte::Multimedia::FFmpeg::AVDecoder
SendPacket(AVPacket &pkt) noexceptStormByte::Multimedia::FFmpeg::AVDecoder
SetEof() noexceptStormByte::Multimedia::FFmpeg::AVDecoder
StreamIndex() const noexceptStormByte::Multimedia::FFmpeg::AVDecoder
TimeBase() const noexceptStormByte::Multimedia::FFmpeg::AVDecoder
~AVDecoder() noexcept overrideStormByte::Multimedia::FFmpeg::AVDecoder
~AVPointer() noexcept=defaultStormByte::Multimedia::FFmpeg::AVPointer<::AVCodecContext >virtual