Native OSX code for Quelea to play video on Mac devices
  • Objective-C 100%
Find a file
2020-07-03 21:40:02 +01:00
libAVPlayerJava XCode Project Remove redundant files 2018-06-05 12:45:52 +01:00
.travis.yml Update .travis.yml 2020-07-03 21:40:02 +01:00
LICENSE Create LICENSE 2018-05-26 11:04:01 +01:00
README.md Update README.md 2018-11-05 10:04:27 +00:00

Build Status

libAVPlayerJava

Native OSX code for Quelea to play video on Mac devices.

The VLCJ approach doesn't work by default on the Mac, but AVFoundation is a good, OSX-native alternative. This repository contains the Objective-C bindings to allow Quelea to use it.