Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 237 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 237 Bytes

STAudioPCMPlayer

A Simple Audio Player that Play PCM Data Directly

模拟器测试有问题, 真机上正常

Default: 48000 Sample Rate, 16bits Sample Depth

实现DataSource 协议中的方法, 直接向音频队列里追加数据.