I am using MPMoviePlayerController
to play my podcast. I was wondering if there is a way to add an Album Art instead of having the default Quicktime logo.
Album art on MPMoviePlayerController
399 Views Asked by Marouan Wahbi At
2
I am using MPMoviePlayerController
to play my podcast. I was wondering if there is a way to add an Album Art instead of having the default Quicktime logo.
You can get the
view
from theMPMoviePlayerController
instance. Try adding a new subview (say,UIImageView
) with the AlbumArt.