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.
我想构建一个用于创作音乐的应用程序。我有播放声音的设置按钮,但我在这里需要控制声音必须重复的时间延迟。我已经尝试过setLooping,但它没有任何时间延迟地循环。
setLooping
您必须在 OnCompletionListener 的帮助下自己实现循环