[TIMOB-24768] Android O: Allow Titanium.Media to support Picture-in-Picture
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | Medium |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android |
| Labels | n/a |
| Reporter | Gary Mathews |
| Assignee | Unknown |
| Created | 2017-06-02T13:20:14.000+0000 |
| Updated | 2018-06-06T04:03:20.000+0000 |
Description
We need to optimize the
Titanium.Media life-cycles to be compatible with Picture-in-Picture.
https://developer.android.com/training/tv/playback/picture-in-picture.html
For reference: On iOS, this is a "pictureInPictureEnabled" boolean property on the Ti.Media.VideoPlayer.