Skip to content

Mac OS AVPlayer using AVPlayerLayer (Swift 5/Objective-C)

License

Notifications You must be signed in to change notification settings

ijerryhale/avplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avplayer

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.

marquee

Requirements

  • XCode 11+
  • Mac OS 10.14+
  • Swift 5+

October 27, 2019

• Add some functionality to TracksViewController

November 3, 2019

• Re-write video trimming function using AVMutableMovie

November 20, 2020

• Minor updates and build with XCode 12.2

Contact

License

Copyright 2019 Jerry Hale
Licensed under GNU GENERAL PUBLIC LICENSE v3.0