Implement isPictureInPictureInterrupted.
https://bugs.webkit.org/show_bug.cgi?id=147620
Patch by Jeremy Jones <jeremyj@apple.com> on 2015-08-04
Reviewed by Eric Carlson.
Implement isPictureInPictureInterrupted so setting the property to true pauses playback.
This allows PiP to pause when the device is locked while the app is suspended.
* platform/ios/WebVideoFullscreenInterfaceAVKit.mm:
(-[WebAVPlayerController init]):
(-[WebAVPlayerController isPictureInPictureInterrupted]):
(-[WebAVPlayerController setPictureInPictureInterrupted:]):
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@187864
268f45cc-cd09-0410-ab3c-
d52691b4dbfc