This changelog is deprecated. See the Oboe releases page for the contents of each release.
First production ready version
API changes
AudioStream::setNativeFormat
AudioStream::isPlaying
.AudioStream::getTimestamp(clockid_t)
.AudioStream::getTimestamp(clockid_t, int64_t, int64_t)
. Same commit as above.Other changes
Change AudioStream
method return types to ResultWithValue
where appropriate. Full details.
Add support for input (recording) streams
Initial developer preview