Skip to content

winsoft666/VLC-Qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VLC-Qt Library

VLC-Qt is a 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.

VLC-Qt runs on supported versions of Linux, macOS and Windows. It is developed in cross-platform spirit so it may work on other systems but is not supported.

Qt/VLC versions

  • Qt only support Qt5+
  • libVLC only support 2.1+

Master branch is considered stable and working on all supported platforms. All development is made in branches. You can also find specific releases by browsing tags.

Examples

Player is a perfect example about how to use VLC-Qt in tests folder.

screenshot on windows

About

A library to connect Qt application with libVLC.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors