avcpp
2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
|
This is the complete list of members for FFWrapperPtr< T >, including all inherited members.
_log(int level, const char *fmt) const | FFWrapperPtr< T > | inline |
_log(int level, const char *fmt, const Args &... args) const | FFWrapperPtr< T > | inline |
FFWrapperPtr()=default | FFWrapperPtr< T > | |
FFWrapperPtr(T *raw) | FFWrapperPtr< T > | inlineexplicit |
isNull() const | FFWrapperPtr< T > | inline |
m_raw | FFWrapperPtr< T > | protected |
raw() const | FFWrapperPtr< T > | inline |
raw() | FFWrapperPtr< T > | inline |
reset(T *raw=nullptr) | FFWrapperPtr< T > | inline |