OpenShot Library | libopenshot
0.2.6
|
Header file for Robotization audio effect class. More...
#include "../EffectBase.h"
#include "../Frame.h"
#include "../Json.h"
#include "../KeyFrame.h"
#include "../Enums.h"
#include "STFT.h"
#include <memory>
#include <string>
#include <math.h>
#include <cmath>
Go to the source code of this file.
Classes | |
class | openshot::Robotization |
This class adds a robotization effect into the audio. More... | |
class | openshot::Robotization::RobotizationEffect |
Namespaces | |
openshot | |
This namespace is the default namespace for all code in the openshot library. | |
Macros | |
#define | _USE_MATH_DEFINES |
#define _USE_MATH_DEFINES |
Definition at line 33 of file Robotization.h.