0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. oboe
  2. /
  3. samples
  4. /
  5. parselib
GGitHub[PowerPlay] Add Local Playback and support (#2363)
141c54ed创建于 4月9日历史提交
文件最后提交记录最后更新时间
src
[PowerPlay] Add Local Playback and support (#2363) * Add playback seeking and progress tracking. * Add support for loading and playing local WAV files * Update audio engine to probe and return WAV metadata during asset loading * Code nits * Cleanup: Remove unnecessary comments and metadata * Remove redundant comments and documentation blocks across `MainActivity.kt` and `PowerPlayMultiPlayer.cpp`. * Delete an unused Kotlin compiler session file. * Set audio usage and content type for PowerPlayMultiPlayer * refactor: remove redundant whitespace and empty lines in MainActivity.kt * parselib: Support WAVEFORMATEXTENSIBLE and improve WAV parsing robustness1 个月前
README.md
Addressed README.md comments. 5 年前
build.gradle
Samples: Update to Android 36 (#2257) * Samples: Update to Android 36 * Samples: Update to Android 369 个月前