Rubber Band Library 3.3.0
RubberBandStretcher.h File Reference
#include <vector>
#include <map>
#include <string>
#include <memory>
#include <cstddef>
Include dependency graph for RubberBandStretcher.h:

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   "3.3.0"
 
#define RUBBERBAND_API_MAJOR_VERSION   2
 
#define RUBBERBAND_API_MINOR_VERSION   8
 
#define RUBBERBAND_DLLEXPORT
 

Macro Definition Documentation

◆ RUBBERBAND_VERSION

#define RUBBERBAND_VERSION   "3.3.0"

Definition at line 27 of file RubberBandStretcher.h.

◆ RUBBERBAND_API_MAJOR_VERSION

#define RUBBERBAND_API_MAJOR_VERSION   2

Definition at line 28 of file RubberBandStretcher.h.

◆ RUBBERBAND_API_MINOR_VERSION

#define RUBBERBAND_API_MINOR_VERSION   8

Definition at line 29 of file RubberBandStretcher.h.

◆ RUBBERBAND_DLLEXPORT

#define RUBBERBAND_DLLEXPORT

Definition at line 35 of file RubberBandStretcher.h.