libvlc: add a function get the statistics about the current media (also add a structu...
commit41b54a0abc868480e67e09f9ce5db348771a4742
authorRémi Duraffort <ivoire@videolan.org>
Fri, 20 Nov 2009 11:17:13 +0000 (20 12:17 +0100)
committerRémi Duraffort <ivoire@videolan.org>
Fri, 20 Nov 2009 11:17:13 +0000 (20 12:17 +0100)
tree839f46e0f4d820de4542cd329367200783d2c2c7
parentd452d256a22879fd0d831092c3e8900cecf9896a
libvlc: add a function get the statistics about the current media (also add a structure to expose this values).
All statistics are not exported, only the most used are exported.
include/vlc/libvlc_media.h
src/control/media.c
src/libvlc.sym