[TIMOB-19070] iOS9: Support picture in picture
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | High |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2016-08-07T10:27:33.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 6.1.0 |
| Components | iOS |
| Labels | ios9, media, videoplayer |
| Reporter | Chee Kiat Ng |
| Assignee | Hans Knöchel |
| Created | 2015-06-25T03:21:38.000+0000 |
| Updated | 2016-08-07T10:27:33.000+0000 |
Description
_emphasized text_https://developer.apple.com/library/prerelease/ios/documentation/WindowsViews/Conceptual/AdoptingMultitaskingOniPad/QuickStartForPictureInPicture.html#//apple_ref/doc/uid/TP40015145-CH14-SW1
https://developer.apple.com/library/prerelease/ios/documentation/AVFoundation/Reference/AVPlayerViewController_Class/index.html#//apple_ref/occ/cl/AVPlayerViewController
No, that doesn't make sense. The Picture-in-Picture API is just a property that needs to be set inside the
AVPlayerViewController, so we need to rewrite it anyway.Closing as duplicate of TIMOB-19040, since it is handled there.