avcpp
2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
|
This functor used by default to take access to raw pointer that wrapped by W wrapper. More...
#include <linkedlistutils.h>
Public Member Functions | |
T * | operator() (const W &wrapper) const |
This functor used by default to take access to raw pointer that wrapped by W wrapper.
Functor call method 'T * raw()' to take raw pointer.
|
inline |