Wrappers for the framework QTKit on macOS
Wrappers for the "QTKit" framework on macOS. QTKit is an modern, object-oriented framework for working with QuickTime media in Cocoa applications, and is a replacement for the older Carbon-based Quicktime framework.
These wrappers don't include documentation, please check Apple's documention for information on how to use this framework and PyObjC's documentation for general tips and tricks regarding the translation between Python and (Objective-)C frameworks
Note that this framework is deprecated in OSX 10.9
Documentation <https://pyobjc.readthedocs.io/en/latest/>
_
Issue Tracker <https://github.com/ronaldoussoren/pyobjc/issues>
_
Repository <https://github.com/ronaldoussoren/pyobjc/>
_