mpmovieplayer - External Media Player suppport for ios application -


the developer documentation says new api, apps can receive , respond events sent external media players using media player apis using mpplayablecontentmanager class, control interactions between app , external media player. here reference external media players points app's movie player?

when app starts, loads data source, either device or server, contains available media items , provides information media player. media player reads , displays information user. can done out new api right? advantages new additions make?

the media player interacts app sending events app has registered for. app responds event , changes behaviour based on event received.

the mpplayablecontentmanager class use in carplay apps - apple class reference

important: class used carplay. using requires special entitlement issued apple. apps without correct entitlement not appear on carplay home screen. see http://www.apple.com/ios/carplay/ more information.

this class provides api allows app expose its content carplay interface. "music" app register content, podcasts app can register podcast content , on.

say create app has recordings of world's greatest sports car engines , want driver able pick engine sound - if apple grants carplay entitlement app can register media content , appear in carplay interface along else.

the mpplayablecontentmanager class allows app provide content details , receive commands playback of content

this api replaces (and expands) functionality available car manufacturers integrated idevices via 30pin/lighting/usb cable - other apps can add content list (if entitlement granted)

the existing remote control apis allow receive play/pause/skip events not provide list of content user 'browse' on remote system


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -