RSATom / QmlVlc

[ABANDONED] libvlc wrapper for Qt Quick 2/Qml
Other
140 stars 56 forks source link

Update to not current function #66

Closed renatose closed 8 years ago

renatose commented 8 years ago

libvlc_media_get_tracks_info is deprecated, tested with libvlc_media_tracks_get and it works as well as before.

RSATom commented 8 years ago

Applied, Thanks!