Search found 1 match

Go to advanced search

by leechdraw
28 Mar 2016 11:22
Forum: Development around libVLC
Topic: Getting COPY of audio samples from libvlc
Replies: 1
Views: 366

Getting COPY of audio samples from libvlc

Hi!
I use libvlc to play some videos in my app. And I want to add indicator of sound in video (something like vu meter, but much simpler).
What is the easiest way to do it?
I found libvlc_audio_set_callbacks, but it looks like it will intercept audio, and I'll have to play it somehow.

Go to advanced search