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