xslgithub
xslgithub
 demo工程直接改为IJKPlayer 就无法找到,头文件明明是包含的,有人知道为啥吗
然后想着重新pod,you又报这样的错误 
按协议弄了,画面出不来 :(
> 自己可参考AVPlayerManager,或者IJKPlayerManager封装
> @xslgithub 你好,你的阿里播放器弄了吗 弄了画面出不来,属于是无效弄.....
> * (void)initializePlayer { > if (self.player) { > [self.player stop]; > } > AVPUrlSource *urlSource = [[AVPUrlSource alloc] urlWithString:[NSString stringWithFormat:@"%@",self.assetURL]]; > [self.player setUrlSource:urlSource]; > self.player.playerView = [[UIView alloc]init]; >...
+1 @deanli08
高度好像只要设置低于50 出现滚动在最后一行还可以向上滚动越界 ,界面卡到中间 然后设置初始化滚动好像无效?