avcpp  2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
av::FrameCommon Member List

This is the complete list of members for av::FrameCommon, including all inherited members.

_log(int level, const char *fmt) constFFWrapperPtr< AVFrame >inline
_log(int level, const char *fmt, const Args &... args) constFFWrapperPtr< AVFrame >inline
clone(FrameCommon &dst, size_t align=1) constav::FrameCommonprotected
copyInfoFrom(const FrameCommon &other)av::FrameCommonprotected
data(size_t plane=0)av::FrameCommon
data(size_t plane=0) constav::FrameCommon
dump() constav::FrameCommon
FFWrapperPtr()=defaultFFWrapperPtr< AVFrame >
FFWrapperPtr(AVFrame *raw)FFWrapperPtr< AVFrame >inlineexplicit
FrameCommon()av::FrameCommon
FrameCommon(const AVFrame *frame)av::FrameCommon
FrameCommon(const FrameCommon &other)av::FrameCommon
FrameCommon(FrameCommon &&other)av::FrameCommon
isComplete() constav::FrameCommon
isNull() constFFWrapperPtr< AVFrame >inline
isReferenced() constav::FrameCommon
isValid() constav::FrameCommon
m_isCompleteav::FrameCommonprotected
m_rawFFWrapperPtr< AVFrame >protected
m_streamIndexav::FrameCommonprotected
m_timeBaseav::FrameCommonprotected
makeRef() constav::FrameCommon
operator bool() constav::FrameCommon
operator=(const FrameCommon &)=deleteav::FrameCommon
pts() constav::FrameCommon
raw() constFFWrapperPtr< AVFrame >inline
raw()FFWrapperPtr< AVFrame >inline
refCount() constav::FrameCommon
reset(AVFrame *raw=nullptr)FFWrapperPtr< AVFrame >inline
setComplete(bool isComplete)av::FrameCommon
setPts(int64_t pts, Rational ptsTimeBase)av::FrameCommon
setPts(const Timestamp &ts)av::FrameCommon
setStreamIndex(int streamIndex)av::FrameCommon
setTimeBase(const Rational &value)av::FrameCommon
size(size_t plane) constav::FrameCommon
size() constav::FrameCommon
streamIndex() constav::FrameCommon
swap(FrameCommon &other)av::FrameCommon
timeBase() constav::FrameCommon
~FrameCommon()av::FrameCommon