avcpp
2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
|
#include <avutils.h>
Public Member Functions | |
EqualComparator (const T &value) | |
bool | operator() (const T &value) const |
Public Attributes | |
const T & | value |
|
inline |
|
inline |
const T& av::EqualComparator< T >::value |