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::RubberBandLiveShifter |
struct | RubberBand::RubberBandLiveShifter::Logger |
Interface for log callbacks that may optionally be provided to the shifter 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_LIVE_DLLEXPORT |
#define RUBBERBAND_VERSION "4.0.0" |
Definition at line 27 of file RubberBandLiveShifter.h.
#define RUBBERBAND_API_MAJOR_VERSION 3 |
Definition at line 28 of file RubberBandLiveShifter.h.
#define RUBBERBAND_API_MINOR_VERSION 0 |
Definition at line 29 of file RubberBandLiveShifter.h.
#define RUBBERBAND_LIVE_DLLEXPORT |
Definition at line 35 of file RubberBandLiveShifter.h.