jiabing3 / examples

VLC-Qt Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VLC-Qt Examples Build Status Build status

Homepage Latest release

VLC-Qt is a free library used to connect Qt and libVLC libraries. It contains core classes for main media playback and also some GUI classes for faster media player development.

This repository contains various examples of how to use the library in your application.

Contributions are welcome. See [CONTRIBUTING.md] (https://github.com/vlc-qt/examples/blob/master/CONTRIBUTING.md) for more details.

List of Examples

Licensing info

Each example may be used under the terms of the license noted in the file LICENSE.md in example subfolder.

About

VLC-Qt Examples


Languages

Language:CMake 71.9%Language:C++ 24.7%Language:QMake 2.2%Language:QML 1.3%