Search found 7 matches

Go to advanced search

by enrike
28 Apr 2009 12:05
Forum: Development around libVLC
Topic: marx wrapper media loaded event?
Replies: 2
Views: 672

Re: marx wrapper media loaded event?

looks like it hasnt been implemented hasnt it? the Marx_libvlc_events.cs does not implement the fully C++ API described here...
https://www.videolan.org/developers/vlc ... event.html

i am wondering if there is some other way. i am trying with a Timer as a workaround
by enrike
28 Apr 2009 09:22
Forum: Development around libVLC
Topic: marx wrapper media loaded event?
Replies: 2
Views: 672

marx wrapper media loaded event?

hi i am using this example to develop a simple video player in a windowsform, https://forum.videolan.org/viewtopic.php?f=32&t=47385&start=60#p167172 i am wondering if there is some way to get an event triggered when the media has been succesfully loaded and available for use after the AddAnd...
by enrike
17 Apr 2009 08:00
Forum: Development around libVLC
Topic: C# Wrapper for libvlc 0.9.0 - Testers Required
Replies: 153
Views: 83083

Re: C# Wrapper for libvlc 0.9.0 - Testers Required

all are included in the Debug folder next to the exe. they are from version vlc-0.9.9-win32 and i am running Windows Vista Service pack 1
by enrike
16 Apr 2009 14:25
Forum: Development around libVLC
Topic: C# Wrapper for libvlc 0.9.0 - Testers Required
Replies: 153
Views: 83083

Re: C# Wrapper for libvlc 0.9.0 - Testers Required

thanks, i just arrived here yesterday and it is such a long topic that i find it difficult to get my head around all the possibilities and different techniques. i took the code from the page 2 now and updated my code. still get the same exception : A first chance exception of type 'System.AccessViol...
by enrike
16 Apr 2009 13:33
Forum: Development around libVLC
Topic: C# Wrapper for libvlc 0.9.0 - Testers Required
Replies: 153
Views: 83083

Re: C# Wrapper for libvlc 0.9.0 - Testers Required

not sure if you are talking to me ...
i just took it from the Program.cs file that comes with the Marx libvlc wrapper. I downloaded it from a link i found on this thread
by enrike
16 Apr 2009 11:51
Forum: Development around libVLC
Topic: C# Wrapper for libvlc 0.9.0 - Testers Required
Replies: 153
Views: 83083

Re: C# Wrapper for libvlc 0.9.0 - Testers Required

i read in this post that in order to embed the video in a windows form i would need to "pass the .Handle member of the control you want to play in to video_set_parent." https://forum.videolan.org/viewtopic.php?f=32&t=47385&p=158512&hilit=windows+form#p158512 I created a Picture...
by enrike
15 Apr 2009 14:19
Forum: Development around libVLC
Topic: C# newie question
Replies: 1
Views: 758

C# newie question

hi I am working with C# .NET and I need a windows form where there is a simple video player. I have been reading different posts in this forum and few websites that point into different directions so i am a bit confused. I managed to get the ActiveX dll (AXVLC.dll) to work but it pops in a new windo...

Go to advanced search