版本是最新的2.0.5 native版本是2.0.3
有两处崩溃:
//Laya.__init([Media]);
另外视频destr
__proto.destroy=function(detroyChildren){
(detroyChildren===void 0)&& (detroyChildren=true);
_super.prototype.destroy.call(this,detroyChildren);
// native会崩溃
// this.videoElement.removeEventListener("abort",Video.onAbort);
// this.videoElement.removeEventListener("canplay",Video.onCanplay);oy的时候会崩溃