OK, now for a low level API... I need to add a waveform graph to the application to display it and scroll it as the video plays (imagine something like Audacity with video player added). VLC has audio callback, which I can use to catch audio and play it, but it won't send me waveform data for a part...