Arduino A2DP
Public Member Functions | List of all members
BluetoothOutputLegacy Class Reference

Legacy I2S Output Class. More...

#include <BluetoothOutput.h>

Inheritance diagram for BluetoothOutputLegacy:
BluetoothOutput

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.
 

Detailed Description

Legacy I2S Output Class.

Author
Phil Schatzmann

The documentation for this class was generated from the following files: