oboe

Oboe is a C++ library that makes it easy to build high-performance audio apps on Android.

  • 所有者: google/oboe
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Oboe Build Status

Introduction to Oboe video

Oboe is a C++ library which makes it easy to build high-performance audio apps on Android. It was created primarily to allow developers to target a simplified API that works across multiple API levels back to API level 16 (Jelly Bean).

Features

  • Compatible with API 16 onwards - runs on 99% of Android devices
  • Chooses the audio API (OpenSL ES on API 16+ or AAudio on API 27+) which will give the best audio performance on the target Android device
  • Automatic latency tuning
  • Modern C++ allowing you to write clean, elegant code
  • Used by popular apps and frameworks

Requirements

To build Oboe you'll need a compiler which supports C++14 and the Android header files. The easiest way to obtain these is by downloading the Android NDK r17 or above. It can be installed using Android Studio's SDK manager, or via direct download.

API Documentation

Testing

Videos

Sample code

Sample apps can be found in the samples directory. Also check out the Rhythm Game codelab.

Third party sample code

Contributing

We would love to receive your pull requests. Before we can though, please read the contributing guidelines.

Version history

View the releases page.

License

LICENSE

主要指标

概览
名称与所有者google/oboe
主编程语言C++
编程语言CMake (语言数: 7)
平台
许可证Apache License 2.0
所有者活动
创建于2017-10-02 17:56:48
推送于2025-06-03 23:30:08
最后一次提交
发布数16
最新版本名称1.9.3 (发布于 )
第一版名称1.0.0 (发布于 2018-12-06 18:34:48)
用户参与
星数3.9k
关注者数137
派生数589
提交数1.9k
已启用问题?
问题数1217
打开的问题数138
拉请求数841
打开的拉请求数1
关闭的拉请求数67
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?