Skip to content

henrym/go-vlc

Repository files navigation

================================================================================
 go-vlc
================================================================================

 This package wraps the libVLC Api for use in your Go programs.
 The bindings are written for libVLC 1.1.9

 Event callbacks are fully functional.

================================================================================
 TODO
================================================================================

 - Needs more thorough testing.

================================================================================
 DEPENDENCIES
================================================================================

 libvlc: http://videolan.org

================================================================================
 USAGE
================================================================================

 The examples folder contains an example program demonstrating the use
 of this library.

Releases

No releases published

Packages

No packages published

Languages