Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谁能告诉我一个如何播放 wav 文件的示例,该示例具有循环、暂停、停止、开始、恢复、仅在左扬声器或仅在右侧或两者上播放的能力?
I ended up using OpenAL - it's very nice! :D I was using OpenGL so this integrated very well with it. :D