MOS
|
This is the complete list of members for mos::aud::Buffer, including all inherited members.
begin() const (defined in mos::aud::Buffer) | mos::aud::Buffer | |
Buffer(const T begin, const T end, const int channels=1, const int sample_rate=44100) | mos::aud::Buffer | inline |
Buffer(int channels=1, int sample_rate=44100) | mos::aud::Buffer | explicit |
channels() const -> int | mos::aud::Buffer | |
data() const -> const short * | mos::aud::Buffer | |
duration() const -> float | mos::aud::Buffer | |
end() const (defined in mos::aud::Buffer) | mos::aud::Buffer | |
id() const -> unsigned int | mos::aud::Buffer | |
load(const std::filesystem::path &path) -> Buffer | mos::aud::Buffer | static |
sample_rate() const -> int | mos::aud::Buffer | |
Samples typedef (defined in mos::aud::Buffer) | mos::aud::Buffer | |
size() const -> size_t | mos::aud::Buffer |