Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想用 AVPlayer 的 calayer 改变帧。我可以用 AVPlayer 做到这一点吗?
查看AVPlayerLayer中的readyForDisplay(您通常会通过playerLayerWithPlayer将AVPlayer添加到此 CALayer 中)。