|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Resampler backend. More...
Go to the source code of this file.
Namespaces | |
| namespace | roc |
| Root namespace. | |
| namespace | roc::audio |
| Audio frames and audio processing. | |
Enumerations | |
| enum | roc::audio::ResamplerBackend { roc::audio::ResamplerBackend_Default , roc::audio::ResamplerBackend_Builtin , roc::audio::ResamplerBackend_Speex } |
| Resampler backends. More... | |
Functions | |
| const char * | roc::audio::resampler_backend_to_str (ResamplerBackend) |
| Get string name of resampler backend. | |
Resampler backend.
Definition in file resampler_backend.h.