Skip to content

jonvaldes/libVLCSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libVLCSample

Sample showing how to easily use libVLC to play videos

This sample loads the dll and gets each function directly by using GetProcAddress, so 90% of the code is just dealing with that and the Windows API to get a window up and handle its events. The actual VLC integration is just the last 15 lines in video.cpp.

About

Sample showing how to easily use libVLC to play videos

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors