sshikaree / go-vlc

Go bindings for libVLC

Home Page:http:///www.videolan.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

================================================================================
 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.

About

Go bindings for libVLC

http:///www.videolan.org

License:Other


Languages

Language:Go 99.5%Language:Erlang 0.4%Language:Shell 0.1%