FullDuplexStream tests are using the deprecated openStream #2038
Closed
Description
Run tests: https://github.com/google/oboe/blob/main/tests
Got lots of these warnings. One for every FullDuplexStream test:
06-13 09:50:05.715 24138 24138 W OboeAudio: Passing AudioStream pointer deprecated, Use openStream(std::shared_ptroboe::AudioStream &stream) instead.
Metadata
Assignees
Labels
No labels