URY playd
C++ minimalist audio player
audio_source.hpp File Reference

Declaration of the AudioSource class. More...

#include <cstdint>
#include <string>
#include <vector>
#include "../errors.hpp"
#include "sample_formats.hpp"
+ Include dependency graph for audio_source.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AudioSource
 An object responsible for decoding an audio file. More...
 

Detailed Description

Declaration of the AudioSource class.

See also
audio/audio_source.cpp

Definition in file audio_source.hpp.