Mac OS AVPlayer using AVPlayerLayer (Swift 5/Objective-C)
As of October 9 avplayer implements:
• Opening of files thru Drag & Drop on the PlayerView
• Opening remote Movie files with OpenURL...
• Examples of both Key Value Observing and Key Value Coding
• Using Objective-C Custom UI objects from Swift code
• Full Screen Window support
• Support for creating Trimmed Movies
So, maybe not as simple as it started out to be.
QuickTime Player Pro 7 stops working with Mac OS Catalina so we thought we'd have some fun.
- XCode 11+
- Mac OS 10.14+
- Swift 5+
• Add some functionality to TracksViewController
• Re-write video trimming function using AVMutableMovie
• Minor updates and build with XCode 12.2
Copyright 2019 Jerry Hale
Licensed under GNU GENERAL PUBLIC LICENSE v3.0