如何在osx autoplay中制作avplayer?
我试过这个:
NSURL *videoURL = [[NSBundle mainBundle]
URLForResource:@"video name" withExtension:@"mp4"];
self.movieView.player = [AVPlayer playerWithURL:videoURL];
Run Code Online (Sandbox Code Playgroud)
它没有自动播放?
| 归档时间: |
|
| 查看次数: |
6063 次 |
| 最近记录: |