Hi,
Im' writting simple player (music only). I need to use libVLC as backend for my GUI. Few quick questions:
- Can I use it in commercial project?
- Everywhere I read that VLC "must be installed". Is any way to deploy libVLC (dll/so) with my application and load it dynamically?
Regards