NSUNI/NSLAR Library a250670
Loading...
Searching...
No Matches
saudio.hpp File Reference

Provides data structures for representing essential components of audio data. More...

#include <filesystem>
#include "NNL/common/fixed_type.hpp"
#include "NNL/common/io.hpp"

Go to the source code of this file.

Classes

struct  nnl::SAudio
 Represents a simple audio asset. More...

Namespaces

namespace  nnl

Detailed Description

Provides data structures for representing essential components of audio data.

This file defines the essential components of audio data. These structures facilitate the conversion of audio data between various common formats (such as WAV or MP3) and in-game formats.

See also
nnl::SAudio