#include <capo/polymorphic.hpp>#include <cstddef>#include <cstdint>#include <optional>#include <span>Go to the source code of this file.
Classes | |
| class | capo::IStream |
| Interface for custom audio stream (data source). Supports streaming data of indefinite length. The API is in terms of samples, they are converted to frames by the library. More... | |
Namespaces | |
| namespace | capo |