Commit 7a01c6c169ad6aaeaf10cabc4d4b693eba3676f5
1 parent
27f84b47
更改涂层叠加问题
Showing
2 changed files
with
4 additions
and
3 deletions
CNLiveScioLive/Pages/Tools/ZXVideoPlayer/Classes/ZXVideoPlayerController.h
| ... | ... | @@ -17,7 +17,7 @@ |
| 17 | 17 | #define kZXVideoPlayerOriginalHeight (kZXVideoPlayerOriginalWidth * (9.0 / 16.0)) |
| 18 | 18 | |
| 19 | 19 | |
| 20 | -@interface ZXVideoPlayerController : AVPlayerViewController | |
| 20 | +@interface ZXVideoPlayerController : UIViewController | |
| 21 | 21 | |
| 22 | 22 | @property (nonatomic, assign) CGRect frame; |
| 23 | 23 | /// video model | ... | ... |
CNLiveScioLive/Pages/Tools/ZXVideoPlayer/Classes/ZXVideoPlayerController.m
No preview for this file type