URY playd
C++ minimalist audio player
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  src
  audio
  sources
 mp3.cppImplementation of the Mp3AudioSource class
 mp3.hppDeclaration of the Mp3AudioSource class
 sndfile.cppImplementation of the SndfileAudioSource class
 sndfile.hppDeclaration of the SndfileAudioSource class
 audio.cppImplementation of the PipeAudio class
 audio.hppDeclaration of the Audio class
 audio_sink.cppImplementation of the AudioSink class
 audio_sink.hppDeclaration of the AudioSink class
 audio_source.cppImplementation of the AudioSource class
 audio_source.hppDeclaration of the AudioSource class
 ringbuffer.cppImplementation of the RingBuffer class
 ringbuffer.hppThe RingBuffer class template
 sample_formats.cppImplementation of sample format tables
 sample_formats.hppThe SampleFormat enumeration and related declarations
 errors.cppImplementation of the playd Error exception set
 errors.hppDeclarations of the playd Error exception set
 io.cppImplementation of the non-virtual aspects of the IoCore class
 io.hppDeclaration of the I/O classes used in playd
 main.cppMain entry point and implementation of the playd class
 messages.hConstant human-readable messages used within playd
 player.cppMain implementation file for the Player class
 player.hppDeclaration of the Player class, and associated types
 resource.h
 response.cppImplementation of client response classes
 response.hppDeclaration of classes pertaining to responses to the client
 tokeniser.cppDefinition of the Tokeniser class
 tokeniser.hppDeclaration of the Tokeniser class