Hi guys,
How can i work with mediacontrol API?
Is there any DLL that incapsulate these API?
I want to activate display_text() function.
Thanks,
Tamiro.
display_text() is exposed directly by libvlc.dll but I'm not able to call it w/o getting a Acess Violation. If it were not exposed, I would get a "unable to find entry xxx" error isntead. Any expert in this area can help us here?Hi Remi,
Does diplay_text() is exposed directly by libvlc.dll?
Tamiro.
Code: Select all
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt at VideoLan.InteropMethods.mediacontrol_display_text(IntPtr p_media_player, String message, Int32 begin, Int32 end, libvlc_exception_t& p_exception)
Return to “Development around libVLC”
Users browsing this forum: No registered users and 32 guests