avcpp  2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
Namespaces | Macros
audioresampler.cpp File Reference
#include <cstdio>
#include "audioresampler.h"
#include "avlog.h"
Include dependency graph for audioresampler.cpp:

Namespaces

 av
 

Macros

#define SWAP(x)   swap(x, other.x);
 

Macro Definition Documentation

◆ SWAP

#define SWAP (   x)    swap(x, other.x);