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.
将 AVPlayerViewController 上的ShowsPlaybackControls属性设置为 false 会导致视频不再随设备方向旋转。我希望它的行为方式与翻转视频以匹配设备方向的情况相同。有任何想法吗?
我已经决定这是否是 iOS 原生视频播放器的工作方式,那么这是默认行为。另外,如果您将其用作页面的背景视图并希望保留方向,这也是有意义的。