Rubber Band Library 4.0.0
|
#include <vector>
#include <map>
#include <string>
#include <memory>
#include <cstddef>
Go to the source code of this file.
Classes | |
class | RubberBand::RubberBandStretcher |
struct | RubberBand::RubberBandStretcher::Logger |
Interface for log callbacks that may optionally be provided to the stretcher on construction. More... | |
Namespaces | |
namespace | RubberBand |
Macros | |
#define | RUBBERBAND_VERSION "4.0.0" |
#define | RUBBERBAND_API_MAJOR_VERSION 3 |
#define | RUBBERBAND_API_MINOR_VERSION 0 |
#define | RUBBERBAND_DLLEXPORT |
#define RUBBERBAND_VERSION "4.0.0" |
Definition at line 27 of file RubberBandStretcher.h.
#define RUBBERBAND_API_MAJOR_VERSION 3 |
Definition at line 28 of file RubberBandStretcher.h.
#define RUBBERBAND_API_MINOR_VERSION 0 |
Definition at line 29 of file RubberBandStretcher.h.
#define RUBBERBAND_DLLEXPORT |
Definition at line 39 of file RubberBandStretcher.h.