Skip to content

typedef audiofile_header audio

using audiofile_header = std::array<std::byte, 16>

Represents a fixed-size audio file header.

Defined at audio/decoder.hpp:172