I have watched the WWDC session "Whats New in HTTP Live Streaming" https://developer.apple.com/videos/play/wwdc2016/504/ where it is described how to use AVPlayer
for offline FairPlay playback.
A look at the documentation however seems to imply this is only possible for iOS (not MacOS) as all the classes described are iOS10 Only.
Is this not possible for MacOS? Any sources to confirm either way?
Thanks.