[vlc-devel] [PATCH] Fix fs controller

Rémi Denis-Courmont rdenis at simphalempin.com
Wed Jul 2 20:20:05 CEST 2008


Le mercredi 2 juillet 2008 19:19:35 Lukas Durfina, vous avez écrit :
> On Wed, 02 Jul 2008 17:24:51 +0200, Rémi <Denis-Courmont"
>
> <rdenis at simphalempin.com>> wrote:
> > Sorry, this is wrong. You should not be using vlc_object_find() there.
> > It will
> > yield incorrect results if there is more than one video ouput (which
> > *can*
> > happen).
>
> Can I get correct object by some other way?

One solution might be: Use a callback variable on _libvlc_ (not the 
interface), and set the value equal to the video output.

-- 
Rémi Denis-Courmont
http://www.remlab.net/



More information about the vlc-devel mailing list