arduino-pico/libraries/BluetoothAudio
Earle F. Philhower, III eecbcdf59a
Derive playback devices from common AudioOutputBase (#2703)
The audio output objects all have the same general necessary configuration
calls.  Abstract them out to a generic AudioOutputBase interface class that
they will inherit from.  Simplifies letting applications use different
output channels.

Should be backwards compatible with existing code.
2024-12-18 12:19:40 -08:00
..
examples Add track info support for BT audio sink (#2190) 2024-05-31 13:08:41 -07:00
src Derive playback devices from common AudioOutputBase (#2703) 2024-12-18 12:19:40 -08:00
keywords.txt Split out BluetoothHCI for shared usage (#2194) 2024-06-03 15:09:55 -07:00
library.properties Split out BluetoothHCI for shared usage (#2194) 2024-06-03 15:09:55 -07:00