mdkcore0 / QmlVlc

libvlc wrapper for Qt Quick 2/Qml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QmlVlc

libvlc wrapper for Qt Quick 2/Qml.

Requires Qt 5.x.
Platform independent, and should work on any platform supported by Qt and Vlc ( but was tested only on Windows and Ubuntu Linux ).

Simple usage demo is available: QmlVlcDemo

Uses almost the same api as FBVLC uses.

About

libvlc wrapper for Qt Quick 2/Qml

License:Other


Languages

Language:C++ 98.7%Language:QMake 1.3%