[vlc-devel] [PATCH] [RFC] input: set "input-current" early so control interfaces can control earlier
Rémi Denis-Courmont
remi at remlab.net
Mon Oct 26 16:43:53 CET 2015
On Monday 26 October 2015 08:59:29 Steve Lhomme wrote:
> For Chromecast we want to be able to set a custom sout for the selected
> input to play but the control interface get the event too late and the
> input thread has already created its sout/vout.
That callback is for interfaces to update their views and register callbacks
with the input. Modifying the input there won´t work as you can (and typically
do) have more than one interface running.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list