MediaLibraryLoader: Using MLMediaLibrary to load and display photos

Last Revision:
Version 1.0, 2016-11-03
First public release.
Build Requirements:
macOS 10.12 SDK
Runtime Requirements:
macOS 10.11 or later

This sample demonstrates how to use the Media Library framework in macOS. The MLMediaLibrary class provides an interface for accessing a collection of media objects from various sources (iPhoto, iMovie, iTunes, Aperture). This sample shows how to load photos found in your iPhoto media source and display them in an NSCollectionView.