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