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

This is the complete list of members for av::VideoFrame, 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
adjustFromJpegPixelFormat()av::VideoFrame
adjustToJpegPixelFormat()av::VideoFrame
assignOperator(const VideoFrame &rhs)av::Frame< VideoFrame >inlineprotected
bufferSize(int align=1, OptionalErrorCode ec=throws()) constav::VideoFrame
clone(size_t align=1) constav::Frame< VideoFrame >inline
av::FrameCommon::clone(FrameCommon &dst, size_t align=1) constav::FrameCommonprotected
copyInfoFrom(const FrameCommon &other)av::FrameCommonprotected
copyToBuffer(uint8_t *dst, size_t size, int align=1, OptionalErrorCode ec=throws())av::VideoFrame
copyToBuffer(std::vector< uint8_t > &dst, int align=1, OptionalErrorCode ec=throws())av::VideoFrame
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::Frame< VideoFrame >
FrameCommon(const AVFrame *frame)av::Frame< VideoFrame >
FrameCommon(const FrameCommon &other)av::Frame< VideoFrame >
FrameCommon(FrameCommon &&other)av::Frame< VideoFrame >
av::FrameCommon::FrameCommon(const AVFrame *frame)av::FrameCommon
av::FrameCommon::FrameCommon(const FrameCommon &other)av::FrameCommon
av::FrameCommon::FrameCommon(FrameCommon &&other)av::FrameCommon
height() constav::VideoFrame
isComplete() constav::FrameCommon
isKeyFrame() constav::VideoFrame
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
moveOperator(VideoFrame &&rhs)av::Frame< VideoFrame >inlineprotected
null()av::Frame< VideoFrame >inlinestatic
operator bool() constav::FrameCommon
operator=(const VideoFrame &rhs)av::VideoFrame
operator=(VideoFrame &&rhs)av::VideoFrame
Frame< VideoFrame >::operator=(const FrameCommon &)=deleteav::FrameCommon
pictureType() constav::VideoFrame
pixelFormat() constav::VideoFrame
pts() constav::FrameCommon
quality() constav::VideoFrame
raw() constFFWrapperPtr< AVFrame >inline
raw()FFWrapperPtr< AVFrame >inline
refCount() constav::FrameCommon
reset(AVFrame *raw=nullptr)FFWrapperPtr< AVFrame >inline
sampleAspectRatio() constav::VideoFrame
setComplete(bool isComplete)av::FrameCommon
setKeyFrame(bool isKey)av::VideoFrame
setPictureType(AVPictureType type=AV_PICTURE_TYPE_NONE)av::VideoFrame
setPts(int64_t pts, Rational ptsTimeBase)av::FrameCommon
setPts(const Timestamp &ts)av::FrameCommon
setQuality(int quality)av::VideoFrame
setSampleAspectRatio(const Rational &sampleAspectRatio)av::VideoFrame
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
VideoFrame()=defaultav::VideoFrame
VideoFrame(PixelFormat pixelFormat, int width, int height, int align=1)av::VideoFrame
VideoFrame(const uint8_t *data, size_t size, PixelFormat pixelFormat, int width, int height, int align=1)av::VideoFrame
VideoFrame(const VideoFrame &other)av::VideoFrame
VideoFrame(VideoFrame &&other)av::VideoFrame
width() constav::VideoFrame
wrap(const void *data, size_t size, PixelFormat pixelFormat, int width, int height, int align=1)av::VideoFramestatic
~FrameCommon()av::FrameCommon