avcpp  2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
Public Member Functions | List of all members
av::v2::SmartDeleter Struct Reference

#include <avutils.h>

Public Member Functions

template<typename T >
bool operator() (T *ptr)
 

Member Function Documentation

◆ operator()()

template<typename T >
bool av::v2::SmartDeleter::operator() ( T *  ptr)
inline

The documentation for this struct was generated from the following file: