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.
我在我的项目中使用 Ooyala 视频播放器,我需要一种方法来检测用户何时在全屏/内联模式之间切换,是否有任何通知?
谢谢!
根据您的标签,我猜这是针对 Ooyala iOS SDK 的。您想在您的 OOOoyalaPlayerViewController 上为 OOOoyalaPlayerViewControllerFullscreenEnter 和 OOOoyalaPlayerViewControllerFullscreenExit 通知添加观察者。