TB2026-YDS Firmware
Loading...
Searching...
No Matches
Audio sink interface

Output-agnostic PCM sink: the pipeline writes frames here without knowing whether they go to the wired DAC or to Bluetooth A2DP. More...

Collaboration diagram for Audio sink interface:

Files

file  components/services/audio/sink_bluetooth.c
 Bluetooth A2DP audio sink: bridge the push pipeline to the pull A2DP source.

Data Structures

struct  audio_sink_t
 A PCM output backend (wired I2S DAC or Bluetooth A2DP). More...

Detailed Description

Output-agnostic PCM sink: the pipeline writes frames here without knowing whether they go to the wired DAC or to Bluetooth A2DP.