Skip to content

Playing multiple audio files in a row using A2DP Source #208

Answered by pschatzmann
SamuHermi asked this question in Q&A
Discussion options

You must be logged in to vote

Just use the approach described in 'Sending Data from a A2DS Data Source with a Callback'.
In the callback you just provide the incremental data from your files. If you want to add some pause between the files just fill the buffer with 0 values.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Hacktiv8or
Comment options

Answer selected by pschatzmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants