avcpp
2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
src
av.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
av
{
4
8
void
init
();
9
10
}
// ::av
11
av::init
void init()
Init all subsustems needed by avcpp.
Definition:
avutils.cpp:168
av
Definition:
audioresampler.cpp:8
Generated by
1.8.17