avcpp
2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
av
Frame
av::Frame< T > Member List
This is the complete list of members for
av::Frame< T >
, including all inherited members.
_log
(int level, const char *fmt) const
FFWrapperPtr< AVFrame >
inline
_log
(int level, const char *fmt, const Args &... args) const
FFWrapperPtr< AVFrame >
inline
assignOperator
(const T &rhs)
av::Frame< T >
inline
protected
clone
(size_t align=1) const
av::Frame< T >
inline
copyInfoFrom
(const T &other)
av::Frame< T >
inline
data
(size_t plane=0)
av::Frame< T >
inline
data
(size_t plane=0) const
av::Frame< T >
inline
dump
() const
av::Frame< T >
inline
FFWrapperPtr
()=default
FFWrapperPtr< AVFrame >
FFWrapperPtr
(AVFrame *raw)
FFWrapperPtr< AVFrame >
inline
explicit
Frame
()
av::Frame< T >
inline
Frame
(const AVFrame *frame)
av::Frame< T >
inline
Frame
(const T &other)
av::Frame< T >
inline
Frame
(T &&other)
av::Frame< T >
inline
isComplete
() const
av::Frame< T >
inline
isNull
() const
FFWrapperPtr< AVFrame >
inline
isReferenced
() const
av::Frame< T >
inline
isValid
() const
av::Frame< T >
inline
m_isComplete
av::Frame< T >
protected
m_raw
FFWrapperPtr< AVFrame >
protected
m_streamIndex
av::Frame< T >
protected
m_timeBase
av::Frame< T >
protected
makeRef
() const
av::Frame< T >
inline
moveOperator
(T &&rhs)
av::Frame< T >
inline
protected
null
()
av::Frame< T >
inline
static
operator bool
() const
av::Frame< T >
inline
operator=
(const Frame &)=delete
av::Frame< T >
pts
() const
av::Frame< T >
inline
raw
() const
FFWrapperPtr< AVFrame >
inline
raw
()
FFWrapperPtr< AVFrame >
inline
refCount
() const
av::Frame< T >
inline
reset
(AVFrame *raw=nullptr)
FFWrapperPtr< AVFrame >
inline
setComplete
(bool isComplete)
av::Frame< T >
inline
setPts
(int64_t pts, Rational ptsTimeBase)
av::Frame< T >
inline
setPts
(const Timestamp &ts)
av::Frame< T >
inline
setStreamIndex
(int streamIndex)
av::Frame< T >
inline
setTimeBase
(const Rational &value)
av::Frame< T >
inline
size
(size_t plane) const
av::Frame< T >
inline
size
() const
av::Frame< T >
inline
streamIndex
() const
av::Frame< T >
inline
swap
(Frame &other)
av::Frame< T >
inline
timeBase
() const
av::Frame< T >
inline
~Frame
()
av::Frame< T >
inline
Generated by
1.8.17