我在 iPhone 应用程序上使用AVPlayer.
对于我使用的视频视图层AVPlayerLayer和UIImageView.
...
[self.previewImage.layer addSublayer:self.mPlayerLayer];
...
但是我找不到 iWatch 应用程序的解决方案,WKInterfaceImage没有那个功能。
我正在寻找在iWatch.
我在 iPhone 应用程序上使用AVPlayer.
对于我使用的视频视图层AVPlayerLayer和UIImageView.
...
[self.previewImage.layer addSublayer:self.mPlayerLayer];
...
但是我找不到 iWatch 应用程序的解决方案,WKInterfaceImage没有那个功能。
我正在寻找在iWatch.