Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 409 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 409 Bytes

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.