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-07-01 00:21:50
最后一次提交
發布數16
最新版本名稱1.9.3 (發布於 )
第一版名稱1.0.0 (發布於 2018-12-06 18:34:48)
用户参与
星數3.9k
關注者數137
派生數589
提交數1.9k
已啟用問題?
問題數1224
打開的問題數140
拉請求數847
打開的拉請求數3
關閉的拉請求數69
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?