AUMediaPlayer
AUMediaPlayer copied to clipboard
Add support for playing bundled files
I've added support for creating objects conforming to AUMediaItem which represents a local, bundled file which doesn't need to be downloaded or managed separately.
Two additional, optional methods are added to the protocol, and an additional check within updatePlayerWithItem.