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