Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
main
oboe
/
samples
/
parselib
下载当前目录
G
GitHub
[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 robustness
1 个月前
README.md
Addressed README.md comments.
5 年前
build.gradle
Samples: Update to Android 36 (#2257) * Samples: Update to Android 36 * Samples: Update to Android 36
9 个月前