Search found 3 matches

Go to advanced search

by justcallmefrank
07 Jan 2009 00:41
Forum: Development around libVLC
Topic: VideoLan.Interop a .Net libvlc 0.9.x wrapper
Replies: 195
Views: 85202

Re: VideoLan.Interop a .Net libvlc 0.9.x wrapper

Hey dude, Been playing with it a bit more, I'm only interested in audio at the moment, and it's going great. Just a quick question, is it possible to raise the priority of the VLC thread so it has priority over everything else in the application? I get quite a big hit when I load some of the album c...
by justcallmefrank
16 Dec 2008 02:07
Forum: Development around libVLC
Topic: VideoLan.Interop a .Net libvlc 0.9.x wrapper
Replies: 195
Views: 85202

Re: VideoLan.Interop a .Net libvlc 0.9.x wrapper

Yep, pretty much what I'd thought. As far as I knew I was invoking them on the UI thread rather than the VLC thread though, as I had to to have my UI update with the track time event. I'll have to double-check my implementation, it was just a hack to get it up and running though. :) Go VLC :) Thanks...
by justcallmefrank
15 Dec 2008 05:03
Forum: Development around libVLC
Topic: VideoLan.Interop a .Net libvlc 0.9.x wrapper
Replies: 195
Views: 85202

Re: VideoLan.Interop a .Net libvlc 0.9.x wrapper

Hey mate, First off I'd just like to say, nice job :) Was a revelation when I came across this, because the existing bindings I was using were a bit clunky. I've gone with your approach in regards to the event handling. I'm using one of the UI components to BeginInvoke the events on the UI thread my...

Go to advanced search