Working with mediacontrol

This forum is about all development around libVLC.
tamiro44
Cone that earned his stripes
Cone that earned his stripes
Posts: 131
Joined: 15 Feb 2009 15:21

Working with mediacontrol

Postby tamiro44 » 16 Feb 2009 12:27

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.

Rémi Denis-Courmont
Developer
Developer
Posts: 15229
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Working with mediacontrol

Postby Rémi Denis-Courmont » 16 Feb 2009 21:14

Mediacontrol is exposed directly by libvlc.dll
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

tamiro44
Cone that earned his stripes
Cone that earned his stripes
Posts: 131
Joined: 15 Feb 2009 15:21

Re: Working with mediacontrol

Postby tamiro44 » 16 Feb 2009 22:43

Hi Remi,
Does diplay_text() is exposed directly by libvlc.dll?
Tamiro.

MidnightCoder
Blank Cone
Blank Cone
Posts: 82
Joined: 08 Aug 2008 06:04

Re: Working with mediacontrol

Postby MidnightCoder » 18 Feb 2009 03:39

Hi Remi,
Does diplay_text() is exposed directly by libvlc.dll?
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?

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”

Who is online

Users browsing this forum: No registered users and 21 guests