[vlc-devel] Best way to access vout thread from a decoder?

Alex Vazquez alexvazquezfente at gmail.com
Thu Jun 14 19:37:04 CEST 2007


Could anyone give me a clue on what's the prefered method to get a reference
to a particular vout_thread_t* instance from inside a particular decoder?

I know that vlc_object_find( p_this, VLC_OBJECT_VOUT, int i_mode ) can
return a instance of a vout_thread_t, but what one it will return if there
are several? Does i_mode=FIND_CHILD or i_mode=FIND_PARENT assure that we get
the vout associated to this decoder?

Thanks in advance.


-- 
Alejandro Vazquez Fente
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070614/c061a8f9/attachment.html>


More information about the vlc-devel mailing list