-
-
Notifications
You must be signed in to change notification settings - Fork 307
Closed
Description
Hello there!! First of all thank you for all your work, because this repository helped me a lot.
I wanted to know if it is possible to make the out->read(data, len) out of the callback function.
For example, I would make a a2dp_source.start("Beats_Pablo"), without calling the callback and then I think there is another function that makes the WriteData(Data). So is it possible to do this, creating a data variable to use in the WritData()?
(The data variable could be written with *out->read (Channels Data, size_t len) but out of the callback).
Metadata
Metadata
Assignees
Labels
No labels