[AC-3216] Provide API to iOS MPNowPlayingInfoCenter
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | n/a |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2012-12-09T11:49:06.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Studio, Titanium SDK & CLI |
| Labels | n/a |
| Reporter | Ivan Brykov |
| Assignee | Mauro Parra-Miranda |
| Created | 2012-10-12T21:26:18.000+0000 |
| Updated | 2016-03-08T07:57:37.000+0000 |
Description
There is an iOS API class MPNowPlayingInfoCenter allowing to control some aspects of media playback. It would be nice to get it in Titanium
Class Ref: http://developer.apple.com/library/ios/#documentation/mediaplayer/reference/MPNowPlayingInfoCenter_Class/Reference/Reference.html Basic implentation:
DUP of TIMOB-6947