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

Legacy I2S Output Class. More...

#include <BluetoothA2DPOutput.h>

Inheritance diagram for BluetoothA2DPOutputLegacy:
BluetoothA2DPOutput

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
 
virtual void set_output (AudioOutput &output)
 Not implemented.
 
virtual void set_output (AudioStream &output)
 Not implemented.
 
virtual 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: