xslgithub

Results 8 comments of xslgithub

![image](https://user-images.githubusercontent.com/15224779/138648704-4ee5be22-73dd-4836-89bb-9213e36fee86.png) demo工程直接改为IJKPlayer 就无法找到,头文件明明是包含的,有人知道为啥吗

然后想着重新pod,you又报这样的错误 ![image](https://user-images.githubusercontent.com/15224779/138649228-b213ea06-c5e7-4b1d-8c40-d8ff16016d01.png)

按协议弄了,画面出不来 :(

> 自己可参考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]; >...

高度好像只要设置低于50 出现滚动在最后一行还可以向上滚动越界 ,界面卡到中间 然后设置初始化滚动好像无效?