1. 空闲2. 初始化 3. 准备完成 3.1. prepare()同步准备 3.2. prepareAsync() 异步准备4. 播放 start()5. 播放完成6. 暂停 pause()7. 停止 stop()8. 出错 onError()9. 释放 release()