arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
KARadioProtocol.h File Reference
#include <optional>
#include "AudioTools/CoreAudio/AudioBasic/Str.h"
#include "AudioTools/CoreAudio/AudioPlayer.h"
#include "AudioTools/Disk/AudioSource.h"
#include "AudioPlayerProtocol.h"

Go to the source code of this file.

Classes

struct  KARadioProtocol::Action
 
class  KARadioProtocol
 KA-Radio Protocol: We can use the KA-Radio protocol to control the audio player provided by the audiotools. Supported commands: play, instant, volume, volume+, volume-, pause, resume, stop, start, next, prev, mute, infos, version. Example: volume=50&play=128&infos See https://github.com/karawin/Ka-Radio32/blob/master/Interface.md. More...
 

Namespaces

namespace  audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.
 

Macros

#define KA_VERSION   "Release: 2.4, Revision: R0"
 

Macro Definition Documentation

◆ KA_VERSION

#define KA_VERSION   "Release: 2.4, Revision: R0"