I am using Ooyala video player in my project, I need a way to detect when the user switch between full screen / inline mode, is there any notification for it?

Thanks!

有帮助吗?

解决方案

Based on your tags, I'm guessing this is for the Ooyala iOS SDK. You want to add an observer for the OOOoyalaPlayerViewControllerFullscreenEnter and OOOoyalaPlayerViewControllerFullscreenExit notifications on your OOOoyalaPlayerViewController.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top