Search found 2 matches

Go to advanced search

by MarchSpring
26 Oct 2014 18:18
Forum: Development around libVLC
Topic: libVLC 2.0 no audio visualizations.
Replies: 2
Views: 825

Re: libVLC 2.0 no audio visualizations.

Can anyone shed some light on this?
by MarchSpring
07 Apr 2012 20:53
Forum: Development around libVLC
Topic: libVLC 2.0 no audio visualizations.
Replies: 2
Views: 825

libVLC 2.0 no audio visualizations.

I've been using nVLC .NET wrapper of the library. To activate the visualizations, I add the following line: IMedia.AddOptions(new string[] { "audio-visual=goom"}); The method is declared as follows: [DllImport("libvlc", CallingConvention = CallingConvention.Cdecl)] public static ...

Go to advanced search