Commit 066f2581 authored by liujiaxin's avatar liujiaxin

1

parent d87c53d3
......@@ -991,6 +991,8 @@ cc.Class({
// audioEngine.uncache(this.audioUrl);
audioEngine.stop(this._currentAudioId);
this._audioSource.destory();
this._audioACSource.destory();
this._audioACSource = null;
this._audioSource = null;
}
});
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment