In my app, I want to reproduce a view which looks exactly like the "Videos" native iPad app (it displays Movies and iTunes U videos located on the iPad).
I don't know how to access those elements on the iPad (Movies and iTunes U).
I've played with everything mentionned in the Apple documentation "IPod Library Access Programming Guide":
I thought I was close with MPMediaItem and MPMediaQuery, as two of the Flags seemed promising:
MPMediaTypeMovie …