views:

24

answers:

1

Hi guys,

Does anyone know whether it is possible to play a video that was synched with iTunes from within an application of your own? In other words - it is of course possible to programmatically create a movie player inside an application, and play movies via HTTP or movies locally stored within the home directory of the application. My question is whether it is possible to access and play a movie that was synched with iTunes, and thus resides elsewhere in the file system.

Thanks! Ariel

A: 

Using the MediaPlayerFramework you can only play audio synced to through itunes.

hhafez