Search found 3 matches

Go to advanced search

by iyashi
08 Jun 2010 12:17
Forum: Development around libVLC
Topic: Set Volume and Toggle Mute
Replies: 0
Views: 1468

Set Volume and Toggle Mute

Hi, I'm having a problem with the audio properties in LibVLC. I keep getting the exception: "Attempted to read or write protected memory. This is often an indication that other memory is corrupt." Here is the code/s: [DllImport("libvlc")] internal static extern void libvlc_audio_...
by iyashi
16 Mar 2010 12:43
Forum: Web and scripting
Topic: VLC Active X registration failed C#
Replies: 2
Views: 3129

Re: VLC Active X registration failed C#

I have the same problem as you.
Did you try registering axvlc.dll instead of Interop.AXVLC?
by iyashi
15 Mar 2010 12:40
Forum: Development around libVLC
Topic: Referencing libvlc.dll in Visual C++ 2005
Replies: 0
Views: 472

Referencing libvlc.dll in Visual C++ 2005

Hi, I an encountering problems with regards to referencing libvlc.dll in my project. I kept getting "Could not add a reference to file ... because it is neither a .NET assembly or registered ActiveX control". But when I register the dll via REGSVR32, I get LoadLibrary(...)failed-The specif...

Go to advanced search