|
Arduino A2DP
|
Legacy I2S Output Class. More...
#include <BluetoothA2DPOutput.h>
Public Member Functions | |
| bool | begin () override |
| void | end () override |
| virtual void | set_output (audio_tools::AudioOutput &output) |
| Not implemented. | |
| virtual void | set_output (audio_tools::AudioStream &output) |
| Not implemented. | |
| virtual void | set_output (Print &output) |
| Not implemented. | |
| void | set_output_active (bool active) override |
| void | set_sample_rate (int rate) override |
| size_t | write (const uint8_t *data, size_t len) override |
Legacy I2S Output Class.