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

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

_log(int level, const char *fmt) constFFWrapperPtr< AVBufferRef >inline
_log(int level, const char *fmt, const Args &... args) constFFWrapperPtr< AVBufferRef >inline
BufferRef()=defaultav::BufferRef
BufferRef(std::size_t size, bool keepUninit=true) noexceptav::BufferRef
BufferRef(uint8_t *data, size_t size, void(*free)(void *opaque, uint8_t *data), void *opaque, int flags=0) noexceptav::BufferRef
BufferRef(const uint8_t *data, size_t size, void(*free)(void *opaque, uint8_t *data), void *opaque, int flags=0) noexceptav::BufferRef
BufferRef(const uint8_t *data, size_t size, int flags=0) noexceptav::BufferRef
BufferRef(const BufferRef &other) noexceptav::BufferRef
BufferRef(BufferRef &&other) noexceptav::BufferRef
av::BufferRefView::BufferRefView(BufferRef &ref)av::BufferRefViewexplicit
av::BufferRefView::BufferRefView(const BufferRef &ref)av::BufferRefViewexplicit
clone(int flags=0) const noexceptav::BufferRefView
constData() const noexceptav::BufferRefView
data() const noexceptav::BufferRefView
data(OptionalErrorCode ec=throws())av::BufferRefView
FFWrapperPtr()=defaultFFWrapperPtr< AVBufferRef >
FFWrapperPtr(AVBufferRef *raw)FFWrapperPtr< AVBufferRef >inlineexplicit
isNull() constFFWrapperPtr< AVBufferRef >inline
isWritable() const noexceptav::BufferRefView
m_rawFFWrapperPtr< AVBufferRef >protected
makeRef(iam_sure_what_i_do_tag) const noexceptav::BufferRefView
makeWritable(OptionalErrorCode ec=throws())av::BufferRef
operator=(const BufferRef &other) noexceptav::BufferRef
operator=(BufferRef &&other) noexceptav::BufferRef
raw() constFFWrapperPtr< AVBufferRef >inline
raw()FFWrapperPtr< AVBufferRef >inline
ref(const AVBufferRef *buf) noexceptav::BufferRefstatic
ref()av::BufferRef
refCount() const noexceptav::BufferRefView
release() noexceptav::BufferRef
reset() noexceptav::BufferRef
av::BufferRefView::reset(AVBufferRef *raw=nullptr)FFWrapperPtr< AVBufferRef >inline
resize(std::size_t size, OptionalErrorCode ec=throws())av::BufferRef
size() const noexceptav::BufferRefView
swap(BufferRef &other) noexceptav::BufferRef
wrap(const AVBufferRef *buf, int flags=0) noexceptav::BufferRefstatic
wrap(AVBufferRef *buf) noexceptav::BufferRefstatic
~BufferRef() noexceptav::BufferRef