iosiOS自定义视频播放器(avPlayer简易版).zip
JWAVPlayer
自定义简单的支持横屏竖屏切换的Avplayer
```javascript
JWPlayer*player=[[JWPlayeralloc]initWithFrame:CGRectMake(0,0,414,9*414/16)];
[playerupdatePlayerWith:[NSURLURLWithString:@"http://120.25.226.186:32812/resources/videos/minion_01.mp4"]];
[self.viewaddSubview:player];
```
[g
下载地址
用户评论