Skip to content

Help with I2S to A2DP #1410

Answered by pschatzmann
Kageni-wq asked this question in Q&A
Mar 2, 2024 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

No, it's not working like this. You need to build a chain: e.g. I2SStream -> FormatConverterStream -> ConverterStream -> VolumeStream -> FilteredStream. In each constructor you indicate the source.
And the callback will then just read from the FilteredStream object.

No copy is needed/allowed in this chain.

The good thing is that you can build and test this step by step

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Kageni-wq
Comment options

Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants