AV module
Deleter
RAII helpers for owning FFmpeg allocation types.
Deleter
#include <icy/av/ffmpeg.h>RAII helpers for owning FFmpeg allocation types.
Deleter adaptor for functions like av_free that take a pointer.
Public Methods
| Return | Name | Description |
|---|---|---|
void | operator() const inline |
operator()
const inline
inline void operator()(T * p) const